InvalidStateTransitionException
class InvalidStateTransitionException extends InvalidArgumentException
class InvalidStateTransitionException extends InvalidArgumentException
__construct(Job $job, $newState, array $allowedStates = array())
getJob()
getNewState()
getAllowedStates()