public class UnmarshalException extends JAXBException
Constructor and Description |
---|
UnmarshalException(String message) |
UnmarshalException(String message,
String errorCode) |
UnmarshalException(String message,
String errorCode,
Throwable cause) |
UnmarshalException(String message,
Throwable cause) |
UnmarshalException(Throwable cause) |
getCause, getErrorCode, getLinkedException, setLinkedException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2013. All rights reserved.