Class 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:
    Serialized Form
    • Method Detail

      • getXpath

        public String getXpath()