Class EventHandlingException

    • Constructor Detail

      • EventHandlingException

        public EventHandlingException​(String message,
                                      Throwable cause)
        Construct a new event handling exception with the specified message and cause.
        Parameters:
        message - given message to add to the exception
        cause - given Throwable that caused this exception