public class MarshallingFailureException extends MarshallingException
| Constructor and Description | 
|---|
MarshallingFailureException(String msg)
Construct a  
MarshallingFailureException with the specified detail message. | 
MarshallingFailureException(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 MarshallingFailureException(String msg)
MarshallingFailureException with the specified detail message.msg - the detail message