izzum\command\ExceptionCommand::_execute PHP Метод

_execute() защищенный Метод

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