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, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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 © 2018 JBoss by Red Hat. All rights reserved.