[
https://issues.apache.org/activemq/browse/CAMEL-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea resolved CAMEL-780.
-----------------------------------
Fix Version/s: 1.5.0
(was: 2.0.0)
Resolution: Won't Fix
> setFault() should be declared in org.apache.camel.Exchange
> ----------------------------------------------------------
>
> Key: CAMEL-780
> URL: https://issues.apache.org/activemq/browse/CAMEL-780
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.4.0
> Reporter: Fintan Bolton
> Assignee: Hadrian Zbarcea
> Priority: Trivial
> Fix For: 1.5.0
>
>
> There ought to be a setFault() method declared in the
> org.apache.camel.Exchange interface. There doesn't seem to be any good reason
> to omit it, so I guess this is just an oversight.
> Note: The lack of this method declaration is not very noticeable, because it
> _does_ get defined in DefaultExchange, which (so far) is used as the base
> class for all of the Exchange implementations in Camel. This is why I
> classified the bug as trivial.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.