public class RedirectException extends RuntimeException
| Constructor and Description |
|---|
RedirectException()
Construct a new RedirectException.
|
RedirectException(String url)
Construct a new PageNotFoundException with the specified message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RedirectException()
public RedirectException(String url)
message - The reason the exception was thrownpublic String getUrl()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.