public class I18nSupportException extends RuntimeException
LocaleUtils.resolveMessage(String, Object...),
Serialized Form| Modifier | Constructor and Description |
|---|---|
protected |
I18nSupportException() |
|
I18nSupportException(String code,
Object... args) |
|
I18nSupportException(String code,
Throwable cause,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class Throwablepublic String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2016–2021. All rights reserved.