public class DOMXPathException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
int |
code |
static int |
INVALID_EXPRESSION_ERR |
static int |
TYPE_ERR |
| Constructor and Description |
|---|
DOMXPathException(int i,
String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int code
public static final int INVALID_EXPRESSION_ERR
public static final int TYPE_ERR
public DOMXPathException(int i,
String message)
Copyright © 2020 OXPath Team. All rights reserved.