You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Damsgaard (JIRA)" <ji...@apache.org> on 2015/03/12 08:46:40 UTC

[jira] [Created] (CAMEL-8477) Apache Camel HTTP4 component does not suppress exception when using throwExceptionOnFailure

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)