public class UnauthorizedNavigationException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MESSAGE
Default unauthorized navigation error message
|
static String |
DEFAULT_MESSAGE_CODE
Default unauthorized navigation error message localization code
|
| Constructor and Description |
|---|
UnauthorizedNavigationException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String DEFAULT_MESSAGE
public static final String DEFAULT_MESSAGE_CODE
Copyright © 2019 The Holon Platform. All rights reserved.