Fully Qualified Name: | Laminas\Cache\Storage\Plugin\ExceptionHandler |
Extends: | AbstractPlugin |
Name | Description | Defined By |
---|---|---|
attach() | {@inheritDoc} | ExceptionHandler |
detach() | {@inheritDoc} | AbstractListenerAggregate |
getOptions() | Get all pattern options | AbstractPlugin |
onException() | On exception | ExceptionHandler |
setOptions() | Set pattern options | AbstractPlugin |
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$events | ||
$priority |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$events |
Returns:
Get all pattern options
Returns: \PluginOptions
On exception
Parameter Name | Type | Description |
---|---|---|
$event | \ExceptionEvent |
Returns: void
Set pattern options
Parameter Name | Type | Description |
---|---|---|
$options | \PluginOptions |
Returns: \AbstractPlugin Provides a fluent interface