public class XMLParseException extends 异常
这个类的serialVersionUID的是3176664577895105181L
。
Constructor and Description |
---|
XMLParseException()
默认构造函数。
|
XMLParseException(异常 e, String s)
构造函数采用字符串和异常。
|
XMLParseException(String s)
构造函数采用字符串。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString