public class VitamErrorMessages extends Object
Modifier and Type | Field and Description |
---|---|
static Locale |
DEFAULT_LOCALE
Default Locale
|
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getAllMessages()
Retrieve all the messages
|
static String |
getFromKey(String key)
Retrieve value of the message key
|
static String |
getFromKey(String key,
Object... args)
Retrieve value of the message key
|
public static final Locale DEFAULT_LOCALE
Copyright © 2018 Vitam. All rights reserved.