Class ListenerExecutionFailedException

    • Constructor Detail

      • ListenerExecutionFailedException

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