org.apache.xerces.impl.xpath

Class XPathException

public class XPathException extends Exception

XPath exception.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Version: $Id: XPathException.java,v 1.7 2004/10/04 22:07:41 mrglavas Exp $

Author: Andy Clark, IBM

Constructor Summary
XPathException()
Constructs an exception.
XPathException(String key)
Constructs an exception with the specified key.
Method Summary
StringgetKey()

Constructor Detail

XPathException

public XPathException()
Constructs an exception.

XPathException

public XPathException(String key)
Constructs an exception with the specified key.

Method Detail

getKey

public String getKey()
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.