public class RedirectException extends WebException
Constructor and Description |
---|
RedirectException(String url) |
RedirectException(String url,
int code) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
void |
setUrl(String url) |
getStatusCode, setStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RedirectException(String url)
public RedirectException(String url, int code)
Copyright © 2016. All rights reserved.