Aaron Whiteside created CAMEL-6406:
--------------------------------------

             Summary: Add support to ObjectHelper.getException() for Java 1.7 
Throwable.getSuppressed()
                 Key: CAMEL-6406
                 URL: https://issues.apache.org/jira/browse/CAMEL-6406
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.11.0
            Reporter: Aaron Whiteside


Add support to ObjectHelper.getException() for Java 1.7 
Throwable.getSuppressed()

Now that exceptions can be suppressed in Java 1.7 Camel should be able to 
detect when running in a 1.7 JVM and use the additional suppressed Throwables 
when searching for specific exception types. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to