izzum\command\ExceptionCommand::_execute PHP Method

_execute() protected method

protected _execute ( )
    protected function _execute()
    {
        throw $this->exception;
    }
ExceptionCommand