alias EventHandler::ExceptionEvent::Wrapper

Overview

Event used for emitting exceptions. If an exception is emitted using this event and there are no handlers subscribed to it, the exception will instead be raised.

Appropriateness of this event in the system core is still being evaluated.

Alias Definition

EventHandler::Wrapper(EventHandler::ExceptionEvent -> Bool)

Defined in: