public class JAXBMarshalException extends WriterException
Constructor and Description |
---|
JAXBMarshalException(String s) |
JAXBMarshalException(String s,
Response response) |
JAXBMarshalException(String s,
Throwable throwable) |
JAXBMarshalException(String s,
Throwable throwable,
Response response) |
JAXBMarshalException(Throwable throwable) |
JAXBMarshalException(Throwable throwable,
Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All Rights Reserved.