public abstract class MarshallingException extends XmlMappingException
MarshallingFailureException
,
UnmarshallingFailureException
,
Serialized FormModifier | Constructor and Description |
---|---|
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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected MarshallingException(String msg)
MarshallingException
with the specified detail message.msg
- the detail message