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