Class ProxyEventException

    • Constructor Detail

      • ProxyEventException

        protected ProxyEventException​(String message,
                                      Throwable cause,
                                      boolean enableSuppression,
                                      boolean writableStackTrace,
                                      Listener listener,
                                      Event event)
    • Method Detail

      • getListener

        public Listener getListener()
        Gets the listener which threw the exception
        Returns:
        event listener
      • getEvent

        public Event getEvent()
        Gets the event which caused the exception
        Returns:
        event