类 ListenerExecutionFailedException

    • 构造器详细资料

      • ListenerExecutionFailedException

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