Class ExceptionQueuedEvent

    • Constructor Detail

      • ExceptionQueuedEvent

        public ExceptionQueuedEvent​(ExceptionQueuedEventContext eventContext)

        Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.

        Parameters:
        eventContext - the ExceptionQueuedEventContext that contextualizes this ExceptionQueuedEvent.
        Since:
        2.0
    • Method Detail

      • getContext

        public ExceptionQueuedEventContext getContext​()

        Return the ExceptionQueuedEventContext for this event instance.

        Since:
        2.0