Bolt\Exception\LowlevelException::nullHandler PHP 메소드

nullHandler() 공개 정적인 메소드

Ignore exception handler pointed at by set_exception_handler().
public static nullHandler ( Exception $e )
$e Exception
    public static function nullHandler(\Exception $e)
    {
    }