public class NoSuchResourceException extends RuntimeException
| Constructor and Description |
|---|
NoSuchResourceException(String key)
Create a new exception.
|
NoSuchResourceException(String key,
Locale locale)
Create a new exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Get the key without a valid value
|
Locale |
getLocale()
Get the locale without a valid value
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString