public class RedirectException extends Exception
| Constructor and Description |
|---|
RedirectException()
Exception without any message.
|
RedirectException(String newUrl)
Exception with message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2016 eXo Platform SAS. All rights reserved.