public class CamelExecutionException extends RuntimeExchangeException
Exchange
.
Is usually thrown to the caller when using the ProducerTemplate
to send messages to Camel.Constructor and Description |
---|
CamelExecutionException(String message,
Exchange exchange) |
CamelExecutionException(String message,
Exchange exchange,
Throwable cause) |
createMessage, getExchange
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.