public class UnsupportedMediaTypeException extends LoggableFailure
Constructor and Description |
---|
UnsupportedMediaTypeException(String s) |
UnsupportedMediaTypeException(String s,
Response response) |
UnsupportedMediaTypeException(String s,
Throwable throwable) |
UnsupportedMediaTypeException(String s,
Throwable throwable,
Response response) |
UnsupportedMediaTypeException(Throwable throwable) |
UnsupportedMediaTypeException(Throwable throwable,
Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedMediaTypeException(String s)
public UnsupportedMediaTypeException(String s, Throwable throwable, Response response)
public UnsupportedMediaTypeException(Throwable throwable)
Copyright © 2018 JBoss by Red Hat. All rights reserved.