Class MessageSource.ExistingExclusiveConsumer

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing interface:
    MessageSource

    public static final class MessageSource.ExistingExclusiveConsumer
    extends java.lang.Exception
    ExistingExclusiveConsumer signals a failure to create a consumer, because an exclusive consumer already exists.

    TODO Move to top level, used outside this class.

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ExistingExclusiveConsumer

        public ExistingExclusiveConsumer()