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