Class DirectConsumerNotAvailableException

  • All Implemented Interfaces:
    Serializable

    public class DirectConsumerNotAvailableException
    extends org.apache.camel.CamelExchangeException
    Exception thrown when no consumers are available.
    See Also:
    Serialized Form
    • Constructor Detail

      • DirectConsumerNotAvailableException

        public DirectConsumerNotAvailableException​(String message,
                                                   org.apache.camel.Exchange exchange)