java.io.Serializable
public class XPathException
extends java.lang.Exception
Constructor | Description |
---|---|
XPathException() |
Constructs an exception.
|
XPathException(java.lang.String key) |
Constructs an exception with the specified key.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getKey() |
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.