Class ListenerNotFoundException

    • Constructor Detail

      • ListenerNotFoundException

        public ListenerNotFoundException​(String message)
        Constructs a new ListenerNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.