com\setasign\SetaFramework\EventManager\Events
ErrorEvent Class ErrorEvent
File: /SetaFramework/src/EventManager/Events/ErrorEvent.php
Class hierarchy
Implements
Summary
Properties
$cancelable
protected bool Event::$cancelable
$error
protected \Throwable ErrorEvent::$error
$extraParams
protected array Event::$extraParams
Methods
__construct()
public ErrorEvent::__construct ()
Parameters
- $name : string
- $error : \Throwable
- $cancelable : bool
- $extraParams : array
