org.apache.camel
Annotation Type ExchangeException


@Retention(value=RUNTIME)
@Documented
@Target(value=PARAMETER)
public @interface ExchangeException

Marks a parameter as being the exception set on an exchange



Apache CAMEL