com.caucho.xpath
Class XPathParseException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.caucho.xpath.XPathException
                    |
                    +--com.caucho.xpath.XPathParseException
All Implemented Interfaces:
ExceptionWrapper, java.io.Serializable

public class XPathParseException
extends XPathException

Exception thrown when detecting an error during parsing.

See Also:
Serialized Form

Methods inherited from class com.caucho.xpath.XPathException
getRootCause, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait