public abstract class MarshallingException extends XmlMappingException
MarshallingFailureException, 
UnmarshallingFailureException, 
Serialized Form| Modifier | Constructor and Description | 
|---|---|
protected  | 
MarshallingException(String msg)
Construct a  
MarshallingException with the specified detail message. | 
protected  | 
MarshallingException(String msg,
                    Throwable cause)
Construct a  
MarshallingException with the specified detail message
 and nested exception. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected MarshallingException(String msg)
MarshallingException with the specified detail message.msg - the detail message