public static class LocalizedKeywords.ResourceBundleNotFound extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
PATH_SEPARATOR |
Constructor and Description |
---|
ResourceBundleNotFound(String bundleName,
Locale locale,
ClassLoader classLoader,
MissingResourceException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String PATH_SEPARATOR
public ResourceBundleNotFound(String bundleName, Locale locale, ClassLoader classLoader, MissingResourceException cause)
Copyright © 2003–2021. All rights reserved.