java.io.Serializablepublic class LocaleNotSupportedException
extends java.lang.RuntimeException
Locale is not supported for an operation.| Constructor | Description |
|---|---|
LocaleNotSupportedException(java.lang.String message) |
Creates a new exception with the given message.
|