Home »
MCQs »
FuelPHP MCQs
HttpServerErrorException class handles ____?
70. HttpServerErrorException class handles ____?
- Server error
- Handle the unknown requests.
- Handle the access violations.
Answer: A) Server error
Explanation:
HttpServerErrorException class handles server errors.