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