public class NotLoggedInException extends RuntimeException
| Constructor and Description |
|---|
NotLoggedInException(String url) |
| Modifier and Type | Method and Description |
|---|---|
static NotLoggedInException |
create(IRequestContext ctx,
Page page)
Create the proper exception type to return back to the specified page after login.
|
String |
getURL() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotLoggedInException(String url)
public String getURL()
public static NotLoggedInException create(IRequestContext ctx, Page page)
ctx - Copyright © 2017 etc.to. All rights reserved.