public class JAXBUnmarshalException extends ReaderException
| Constructor and Description |
|---|
JAXBUnmarshalException(String s) |
JAXBUnmarshalException(String s,
javax.ws.rs.core.Response response) |
JAXBUnmarshalException(String s,
Throwable throwable) |
JAXBUnmarshalException(String s,
Throwable throwable,
javax.ws.rs.core.Response response) |
JAXBUnmarshalException(Throwable throwable) |
JAXBUnmarshalException(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 JAXBUnmarshalException(String s)
public JAXBUnmarshalException(String s, javax.ws.rs.core.Response response)
public JAXBUnmarshalException(String s, Throwable throwable, javax.ws.rs.core.Response response)
public JAXBUnmarshalException(Throwable throwable)
public JAXBUnmarshalException(Throwable throwable, javax.ws.rs.core.Response response)
Copyright © 2021 JBoss by Red Hat. All rights reserved.