Class ExpressionEvaluationException

All Implemented Interfaces:
Serializable

public class ExpressionEvaluationException extends RuntimeCamelException
An exception thrown if evaluation of the expression failed.
See Also:
  • Constructor Details

  • Method Details

    • getExpression

      public Expression getExpression()
    • getExchange

      public Exchange getExchange()