public class PredicateValidationException extends ValidationException
| Constructor and Description |
|---|
PredicateValidationException(Exchange exchange,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
buildMessage(Predicate predicate,
Exchange exchange) |
Predicate |
getPredicate() |
createExceptionMessage, getExchangeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PredicateValidationException(Exchange exchange, Predicate predicate)
protected static String buildMessage(Predicate predicate, Exchange exchange)
public Predicate getPredicate()
Apache Camel