Property | Type | Description | |
---|---|---|---|
$dontHandle | array |
Method | Description | |
---|---|---|
shouldntHandle ( Exception $e ) : boolean | Determine if the exception is in the "do not handle" list. |
protected shouldntHandle ( Exception $e ) : boolean | ||
$e | Exception | |
return | boolean |