BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.impl.xpath
Class XPathException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.apache.xerces.impl.xpath.XPathException

public class XPathException
extends java.lang.Exception

XPath exception.

See Also:
Serialized Form

Constructor Summary
XPathException()
          Constructs an exception.
XPathException(java.lang.String key)
          Constructs an exception with the specified key.
 
Method Summary
 java.lang.String getKey()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathException

public XPathException()
Constructs an exception.

XPathException

public XPathException(java.lang.String key)
Constructs an exception with the specified key.
Method Detail

getKey

public java.lang.String getKey()

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