public class LocaleNotSupportedException extends RuntimeException
Locale is not supported for an operation.| Constructor and Description |
|---|
LocaleNotSupportedException(String message)
Creates a new exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LocaleNotSupportedException(String message)