Class QueuesNotAvailableException

  • All Implemented Interfaces:
    Serializable

    public class QueuesNotAvailableException
    extends FatalListenerStartupException
    This exception indicates that a consumer could not be started because none of its queues are available for listening.
    Since:
    1.3.5
    Author:
    Gary Russell
    See Also:
    Serialized Form
    • Constructor Detail

      • QueuesNotAvailableException

        public QueuesNotAvailableException​(String msg,
                                           Throwable cause)