Class ExchangeTimedOutException

All Implemented Interfaces:
Serializable

public class ExchangeTimedOutException extends CamelExchangeException
An exception thrown if an InOut exchange times out receiving the OUT message
See Also:
  • Constructor Details

    • ExchangeTimedOutException

      public ExchangeTimedOutException(Exchange exchange, long timeout)
    • ExchangeTimedOutException

      public ExchangeTimedOutException(Exchange exchange, long timeout, String message)
  • Method Details

    • getTimeout

      public long getTimeout()
      Return the timeout which expired in milliseconds