CHttpException

CHttpException

Package system.base
Inheritance class CHttpException » CException » Exception
Since 1.0
Source Code framework/base/CHttpException.php
CHttpException represents an exception caused by invalid operations of end-users.

The HTTP error code can be obtained via statusCode. Error handlers may use this status code to decide how to format the error page.