public class MigrationMessageInfo
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.util.Locale |
DEFAULT_LOCALE |
Modifier and Type | Method and Description |
---|---|
void |
addToken(java.lang.Object token) |
java.lang.String |
getCode() |
java.lang.String |
getMessage()
Returns the message for this Message/Exception
|
java.lang.String |
getMessage(java.util.Locale locale)
Returns the locale specific message for this Message/Exception
|
public void addToken(java.lang.Object token)
public java.lang.String getCode()
public java.lang.String getMessage()
public java.lang.String getMessage(java.util.Locale locale)