Class DirectVmConsumerNotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.CamelExchangeException
org.apache.camel.component.directvm.DirectVmConsumerNotAvailableException
All Implemented Interfaces:
Serializable

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

    • DirectVmConsumerNotAvailableException

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