You can extend the exception base class, but you cannot override any of the preceding methods because the are declared as__________
(a) protected
(b) final
(c) static
(d) private
I have been asked this question in quiz.
My query is from Exception Handling topic in section Error Handling and Exception Handling in PHP of PHP