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