public class MarshallingFailureException extends MarshallingException
| 构造器和说明 |
|---|
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, getRootCausepublic MarshallingFailureException(String msg)
MarshallingFailureException with the specified detail message.msg - the detail message