UnhandledEventTypeException
extends Exception
in package
This exception is thrown when an eventus message cannot be handled by EventType
Table of Contents
- $eventType : string
- the event type
- __construct() : mixed
- getEventType() : string
Properties
$eventType
the event type
private
string
$eventType
Methods
__construct()
public
__construct(string $eventType) : mixed
Parameters
- $eventType : string
Return values
mixed —getEventType()
public
getEventType() : string