Interface ClientInternalExceptionListener

    • Method Detail

      • onException

        void onException​(Throwable exception)
        Notifies a client of an exception while asynchronously processing a message.
        Parameters:
        exception - the exception describing the problem