Class OutboundRequestTimeoutException

All Implemented Interfaces:
Serializable

public class OutboundRequestTimeoutException extends IntegrationTimeoutException
The OutboundRequestTimeoutException is thrown when a request timeout occurs. It extends IntegrationTimeoutException so to provide an error message that is more relevant to outbound requests.
See Also:
  • Constructor Details

    • OutboundRequestTimeoutException

      public OutboundRequestTimeoutException(long timeout)
      Instantiates the OutboundRequestTimeoutException
      Parameters:
      timeout - The timeout value