Class NoListenerException

  • All Implemented Interfaces:
    Serializable

    public class NoListenerException
    extends Exception

    Thrown to indicate there was no listener to receive the request on the invoked node.

    See Also:
    Serialized Form
    • Constructor Detail

      • NoListenerException

        public NoListenerException()
      • NoListenerException

        public NoListenerException​(String message)