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