Christian Damsgaard created CAMEL-8477:
------------------------------------------

             Summary: Apache Camel HTTP4 component does not suppress exception 
when using throwExceptionOnFailure
                 Key: CAMEL-8477
                 URL: https://issues.apache.org/jira/browse/CAMEL-8477
             Project: Camel
          Issue Type: Bug
          Components: camel-http4
    Affects Versions: 2.13.0
            Reporter: Christian Damsgaard


When using the URI endpoint option 'throwExceptionOnFailure=true' on the HTTP4 
component I'm not expected to receive exception such as:

- java.net.ConnectException in case of a connection refuse problem
- java.net.UnknownHostException in case of an invalid hostname
- java.net.SocketTimeoutException in case of an non reachable server.

Is this an expected behavior?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to