BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.xpath
Class XPathParsingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--antlr.ANTLRException
                    |
                    +--antlr.TokenStreamException
                          |
                          +--weblogic.xml.xpath.XPathException
                                |
                                +--weblogic.xml.xpath.XPathParsingException

public final class XPathParsingException
extends XPathException

Thrown to indicate that an error occurred during the parsing of an XPath, usually as the result of a syntactical error in the xpath.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
XPathParsingException()
           
XPathParsingException(java.lang.String msg)
           
XPathParsingException(java.lang.String msg, java.lang.Throwable nested)
           
XPathParsingException(java.lang.Throwable nested)
           
 
Methods inherited from class weblogic.xml.xpath.XPathException
getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathParsingException

public XPathParsingException()

XPathParsingException

public XPathParsingException(java.lang.String msg)

XPathParsingException

public XPathParsingException(java.lang.Throwable nested)

XPathParsingException

public XPathParsingException(java.lang.String msg,
                             java.lang.Throwable nested)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81