izzum\command\Command::handleException PHP Method

handleException() protected method

hook method for logging etc.
protected handleException ( izzum\command\Exception $e )
$e izzum\command\Exception
    protected function handleException($e)
    {
        // implement in subclass if needed
    }