public class Messages extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_ID |
static String |
CI_CI_NOT_NULL |
static String |
CI_NOT_NULL |
static String |
COLLISION_DETECTED |
static String |
ERR_TYPE_MISMATCH |
static String |
INCOMPATIBLE_VERSION |
static String |
INCORRECT_VERSION |
static String |
MISSING_INTERFACE |
static String |
NO_BGM |
static String |
UNABLE_TO_READ_BGM |
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static String |
format(String property) |
static String |
format(String property,
Object arg1) |
static String |
format(String property,
Object[] args)
Loads a string resource and formats it with specified arguments.
|
static String |
format(String property,
Object arg1,
Object arg2) |
static String |
format(String property,
Object arg1,
Object arg2,
Object arg3) |
public static final String CI_NOT_NULL
public static final String CI_CI_NOT_NULL
public static final String NO_BGM
public static final String UNABLE_TO_READ_BGM
public static final String COLLISION_DETECTED
public static final String INCOMPATIBLE_VERSION
public static final String MISSING_INTERFACE
public static final String BUILD_ID
public static final String INCORRECT_VERSION
public static final String ERR_TYPE_MISMATCH
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.