1816. Class

1816.1. Zend\Cache\Storage\ExceptionEvent

1816.1.1. Methods

1816.1.1.1. __construct

__construct()

Constructor

Accept a target and its parameters.

Parameters:
  • string
  • StorageInterface
  • ArrayObject
  • mixed
  • Exception

1816.1.1.2. setException

setException()

Set the exception to be thrown

Parameters:Exception
Return type:ExceptionEvent

1816.1.1.3. getException

getException()

Get the exception to be thrown

Return type:Exception

1816.1.1.4. setThrowException

setThrowException()

Throw the exception or use the result

Parameters:bool
Return type:ExceptionEvent

1816.1.1.5. getThrowException

getThrowException()

Throw the exception or use the result

Return type:bool

Project Versions

Table Of Contents

Previous topic

1815. Class

Next topic

1817. Function

This Page