alias EventHandler::ExceptionEvent::Handler

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::ExceptionEvent -> Nil

Defined in: