public class UnsupportedLanguageException extends InvalidParameterException
| Constructor and Description |
|---|
UnsupportedLanguageException() |
UnsupportedLanguageException(String parameterName,
String language)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage()
Gets language.
|
void |
setLanguage(String language) |
getParameterName, setParameterNamegetDescription, getMessage, setDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString