izzum\command\ExceptionCommand::_execute PHP 메소드

_execute() 보호된 메소드

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