public class XPathTypeException extends XPathException
Indicates that an XPath query returned a non-node-set.
Modifier and Type | Method and Description |
---|---|
String | getMessage() |
Object | getReturnValue()
This method usually returns the actual object returned by the
query.
|
getCause, getXPath, initCause
Copyright 2002-2023 Elliotte Rusty Harold
elharo@ibiblio.org