Class DirectVmConsumerNotAvailableException

  • All Implemented Interfaces:
    Serializable

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

      • DirectVmConsumerNotAvailableException

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