HttpException (class)
Class HttpException
Parent class for all of the HTTP related exceptions in CakePHP.
All HTTP status/error related exceptions should extend this class so catch blocks can be specifically typed.
- Exception implements Throwable
- RuntimeException
- CakeBaseException
- 登录查看完整内容