Package org.apache.camel.component.seda
Class SedaConsumerNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.CamelExchangeException
org.apache.camel.component.seda.SedaConsumerNotAvailableException
- All Implemented Interfaces:
Serializable
public class SedaConsumerNotAvailableException
extends org.apache.camel.CamelExchangeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSedaConsumerNotAvailableException(String message, org.apache.camel.Exchange exchange) -
Method Summary
Methods inherited from class org.apache.camel.CamelExchangeException
createExceptionMessage, getExchangeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SedaConsumerNotAvailableException
-