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