ExitException
- Type
- Class
- Namespace
- craft\errors
- Inherits
- craft\errors\ExitException » yii\base\ExitException (opens new window) » Exception (opens new window)
- Since
- 4.5.8
ExitException
View source (opens new window)
# Public Properties
Property | Description |
---|---|
output | |
statusCode (opens new window) | integer (opens new window) – The exit status code |
# output
- Default value
null
View source (opens new window)
# Public Methods
Method | Description |
---|---|
__construct() |
# __construct()
View source (opens new window)
Arguments
$status
$message
$code
$previous
$output