public class JAXBMarshalException extends WriterException
| Constructor and Description |
|---|
JAXBMarshalException(String s) |
JAXBMarshalException(String s,
javax.ws.rs.core.Response response) |
JAXBMarshalException(String s,
Throwable throwable) |
JAXBMarshalException(String s,
Throwable throwable,
javax.ws.rs.core.Response response) |
JAXBMarshalException(Throwable throwable) |
JAXBMarshalException(Throwable throwable,
javax.ws.rs.core.Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JAXBMarshalException(String s)
public JAXBMarshalException(String s, javax.ws.rs.core.Response response)
public JAXBMarshalException(String s, Throwable throwable, javax.ws.rs.core.Response response)
public JAXBMarshalException(Throwable throwable)
public JAXBMarshalException(Throwable throwable, javax.ws.rs.core.Response response)
Copyright © 2018 JBoss by Red Hat. All rights reserved.