public static class XmlUtil.SaxErrorHandler.ErrorInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
SAXParseException |
exception |
short |
severity |
| Constructor and Description |
|---|
ErrorInfo(short severity,
SAXParseException exception) |
public SAXParseException exception
public short severity
ErrorInfo(short severity,
SAXParseException exception)