public class XMLRealiserException extends Throwable implements Serializable
| Constructor and Description |
|---|
XMLRealiserException()
Instantiates a new xML realiser exception.
|
XMLRealiserException(String arg0)
Instantiates a new xML realiser exception.
|
XMLRealiserException(String arg0,
Throwable arg1)
Instantiates a new xML realiser exception.
|
XMLRealiserException(Throwable arg0)
Instantiates a new xML realiser exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLRealiserException()
public XMLRealiserException(String arg0)
arg0 - the arg0public XMLRealiserException(Throwable arg0)
arg0 - the arg0Copyright © 2020. All Rights Reserved.