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