Class ErrorCallEvent
A generic to handle all event types. Afterwards it should initiate the type specified in datapacket
EventType($data) where data
i.e data: { "eventType": "sms" } makes MessageEvent
- Catapult\Event
-
Catapult\EventType
-
Catapult\ErrorCallEvent
Methods summary
public
|
#
__construct( )
CTor for Error call event by default should signal that we have a bad call, more information is |
Methods inherited from Catapult\EventType
__call(),
__get(),
__invoke(),
__toString(),
_init(),
isActive(),
isInvoked()