Class NoSuitableSubscriberException

  • All Implemented Interfaces:
    Serializable

    public class NoSuitableSubscriberException
    extends Exception
    Exception for when a message could not delivery by a Pipe, because no Subscribers were present.
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuitableSubscriberException

        public NoSuitableSubscriberException()