Class InvalidXPathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.RuntimeCamelException
org.apache.camel.RuntimeExpressionException
org.apache.camel.language.xpath.InvalidXPathException
All Implemented Interfaces:
Serializable

public class InvalidXPathException extends org.apache.camel.RuntimeExpressionException
An exception thrown if am XPath expression could not be parsed or evaluated
See Also:
  • Constructor Details

  • Method Details

    • getXpath

      public String getXpath()