public abstract class XmlMappingException extends NestedRuntimeException
Constructor and Description |
---|
XmlMappingException(String msg)
Construct an
XmlMappingException with the specified detail message. |
XmlMappingException(String msg,
Throwable cause)
Construct an
XmlMappingException with the specified detail message
and nested exception. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XmlMappingException(String msg)
XmlMappingException
with the specified detail message.msg
- the detail message