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, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmlMappingException(String msg)
XmlMappingException with the specified detail message.msg - the detail message