public class XmlRuntimeException extends RuntimeException
| Constructor and Description |
|---|
XmlRuntimeException(String message,
Throwable cause)
Instantiates a new xml runtime exception.
|
XmlRuntimeException(Throwable cause)
Instantiates a new xml runtime exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmlRuntimeException(Throwable cause)
cause - the causeCopyright © 2020 bremersee.org. All rights reserved.