public interface XPathException
Modifier and Type | Field and Description |
---|---|
static int |
INVALID_EXPRESSION_ERR |
static int |
TYPE_ERR |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
String |
getName() |
static final int INVALID_EXPRESSION_ERR
static final int TYPE_ERR
Copyright © 2018. All rights reserved.