Overview

Namespaces

  • Mothership
    • Exception
      • StateMachine
    • StateMachine

Exceptions

  • StateMachineAdapterException
  • StateMachineException
  • StatusException
  • TransitionException
  • WorkflowException
  • Overview
  • Namespace
  • Class

Class StateMachineAdapterException

Exception
Extended by Mothership\Exception\ExceptionAbstract
Extended by Mothership\Exception\StateMachine\StateMachineAdapterException
Namespace: Mothership\Exception\StateMachine
Located at Mothership/Exception/StateMachine/StateMachineAdapterException.php
Methods inherited from Mothership\Exception\ExceptionAbstract
__construct(), alert(), getGravity(), getGravityLevel()
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Mothership\Exception\ExceptionAbstract
$gravity, $output
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen