izzum\command\ExceptionCommand::_execute PHP Méthode

_execute() protected méthode

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