\thinkexception

Classes

ClassNotFoundException
DbException Database相关异常处理类
ErrorException ThinkPHP错误异常 主要用于封装 set_error_handler 和 register_shutdown_function 得到的错误 除开从 think\Exception 继承的功能 其他和PHP系统\ErrorException功能基本一样
Handle
HttpException
HttpResponseException
PDOException PDO异常处理类 重新封装了系统的\PDOException类
RouteNotFoundException
TemplateNotFoundException
ThrowableError
ValidateException