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, setStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RedirectException(String url)
public RedirectException(String url, int code)
Copyright © 2016. All rights reserved.