Bolt\Exception\LowlevelException::nullHandler PHP Method

nullHandler() public static method

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