HttpException
- Type
- Class
- Namespace
- Craft
- Inherits
- Craft\HttpException » CHttpException (opens new window) » CException (opens new window) » Exception (opens new window)
- Since
- 1.0
Class HttpException
See also http://craftcms.com
View source (opens new window)
# Public Properties
Property | Description |
---|---|
$statusCode (opens new window) | integer (opens new window) – HTTP status code, such as 403, 404, 500, etc. |
# Public Methods
Method | Description |
---|---|
__construct() (opens new window) | Constructor. |