public abstract class MarshallingException extends XmlMappingException
MarshallingFailureException,
UnmarshallingFailureException,
序列化表格| 限定符 | 构造器和说明 |
|---|---|
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, getRootCauseprotected MarshallingException(String msg)
MarshallingException with the specified detail message.msg - the detail message