Class FatalListenerExecutionException

    • Constructor Detail

      • FatalListenerExecutionException

        public FatalListenerExecutionException​(String msg,
                                               Throwable cause)
        Constructor for ListenerExecutionFailedException.
        Parameters:
        msg - the detail message
        cause - the exception thrown by the listener method
      • FatalListenerExecutionException

        public FatalListenerExecutionException​(String msg)
        Constructor for ListenerExecutionFailedException.
        Parameters:
        msg - the detail message