public class EmailException extends AbstractI10nException
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE_NAME |
args, key
Constructor and Description |
---|
EmailException(String key,
Object... args) |
EmailException(String key,
Throwable cause,
Object... args) |
Modifier and Type | Method and Description |
---|---|
protected ResourceBundle |
getResourceBundle() |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String BUNDLE_NAME
protected ResourceBundle getResourceBundle()
getResourceBundle
in class AbstractI10nException
Copyright © 2015 CrafterCMS. All Rights Reserved.