Constants
@system-inc/base-foundation · 515c140 · 2 symbols
EventBusListenerDecoratorName
constant
UnhandledExceptionEventName
constant
The well-known name of the event the framework defers whenever a
handler throws an exception the application did not model — register
an @EventBusListener(UnhandledExceptionEventName) to observe them
(persist to a database, notify, etc.).