public class XMLAException extends Exception
| Constructor and Description |
|---|
XMLAException()
Constructor for XMLAException.
|
XMLAException(String arg0)
Constructor for XMLAException.
|
XMLAException(String arg0,
Throwable arg1)
Constructor for XMLAException.
|
XMLAException(Throwable arg0)
Constructor for XMLAException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLAException()
public XMLAException(String arg0)
arg0 - public XMLAException(String arg0, Throwable arg1)
arg0 - arg1 - public XMLAException(Throwable arg0)
arg0 -