Class ExceptionAbstract
- Exception
-
Mothership\Exception\ExceptionAbstract
Direct known subclasses
Mothership\Exception\StateMachine\StateMachineAdapterException, Mothership\Exception\StateMachine\StateMachineException, Mothership\Exception\StateMachine\StatusException, Mothership\Exception\StateMachine\TransitionException, Mothership\Exception\StateMachine\WorkflowException
public
|
#
__construct( string $message = "", integer $code = 0, Exception $previous = null, Symfony\Component\Console\Output\OutputInterface $output = null, boolean|true $send_alert = true )
|
public
integer
|
|
protected
string
|
|
public
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
|
$gravity
|
|
protected
|
$output
|
$code,
$file,
$line,
$message
|