Skip to content

ExitException ​

Type
Class
Namespace
craft\errors
Inherits
craft\errors\ExitException » yii\base\ExitException » Exception
Since
4.5.8

ExitException

View source

Public Properties ​

PropertyDescription
output
statusCodeinteger – The exit status code

output ​

Default value
null

View source

Public Methods ​

MethodDescription
__construct()

__construct() ​

View source

Arguments ​

  • $status
  • $message
  • $code
  • $previous
  • $output