org.jboss.resteasy.plugins.providers.jaxb
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
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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 © 2016. All Rights Reserved.