public class NoSuchMessageException extends RuntimeException
| Constructor and Description | 
|---|
| NoSuchMessageException(String key)Create a new exception. | 
| NoSuchMessageException(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