public class XMLParseException extends IOException
As it normally indicates some problems with I/O this Exception extends the IOException.
| Constructor and Description |
|---|
XMLParseException() |
XMLParseException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLParseException()
public XMLParseException(String s)