public class UnsupportedMediaTypeRaException extends RestApiClientException
| Constructor and Description |
|---|
UnsupportedMediaTypeRaException() |
UnsupportedMediaTypeRaException(String message) |
UnsupportedMediaTypeRaException(String message,
String resource) |
UnsupportedMediaTypeRaException(String message,
String resource,
int responseCode) |
UnsupportedMediaTypeRaException(String message,
Throwable cause) |
UnsupportedMediaTypeRaException(String message,
Throwable cause,
String resource) |
UnsupportedMediaTypeRaException(String message,
Throwable cause,
String resource,
int responseCode) |
UnsupportedMediaTypeRaException(Throwable cause) |
UnsupportedMediaTypeRaException(Throwable cause,
String resource) |
UnsupportedMediaTypeRaException(Throwable cause,
String resource,
int responseCode) |
getRedirectLocation, getResource, getResponseCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedMediaTypeRaException()
public UnsupportedMediaTypeRaException(String message)
public UnsupportedMediaTypeRaException(String message, String resource)
public UnsupportedMediaTypeRaException(String message, String resource, int responseCode)
public UnsupportedMediaTypeRaException(String message, Throwable cause)
public UnsupportedMediaTypeRaException(String message, Throwable cause, String resource)
public UnsupportedMediaTypeRaException(String message, Throwable cause, String resource, int responseCode)
public UnsupportedMediaTypeRaException(Throwable cause)
public UnsupportedMediaTypeRaException(Throwable cause, String resource)
Copyright © 2013. All rights reserved.