public class MissingLocaleException extends RuntimeException
| Constructor and Description |
|---|
MissingLocaleException(String locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingLocaleException(String locale)
public String getMessage()
getMessage in class ThrowableCopyright © 2020. All rights reserved.