public class SecurityException extends AbstractI10nRuntimeException
RuntimeException version of SecurityException.| Modifier and Type | Field and Description |
|---|---|
static String |
BUNDLE_NAME |
args, key| Constructor and Description |
|---|
SecurityException() |
SecurityException(String key,
Object... args) |
SecurityException(String key,
Throwable cause,
Object... args) |
SecurityException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceBundle |
getResourceBundle() |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String BUNDLE_NAME
public SecurityException()
public SecurityException(Throwable cause)
protected ResourceBundle getResourceBundle()
getResourceBundle in class AbstractI10nRuntimeExceptionCopyright © 2018 CrafterCMS. All rights reserved.