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