InvalidEventException

Exception thrown by $(FREF receiveEvent) on failure to interpret a received message as an event description.

@safe
class InvalidEventException : Exception {}

Meta