Class MessageSource.QueueDeleted

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    MessageSource

    public static final class MessageSource.QueueDeleted
    extends Exception
    QueueDeleted signals a failure to create a consumer, because the queue has been deleted.

    TODO Move to top level, used outside this class.

    See Also:
    Serialized Form
    • Constructor Detail

      • QueueDeleted

        public QueueDeleted()