public final class Messages extends Object
Modifier and Type | Field and Description |
---|---|
static MessageBuilder |
BUILDER
The message builder.
|
static String |
CATEGORY
Category message errors.
|
static int |
ERROR_COULD_NOT_GET_IP
Error while getting IP.
|
static int |
ERROR_NO_INTERFACE
No interface found.
|
static int |
ERROR_NTP_REQUEST
Could not get ntp time.
|
static int |
ERROR_UNKNOWN
Unknown error.
|
static MessageLogger |
LOGGER
The message logger.
|
public static final MessageBuilder BUILDER
public static final String CATEGORY
public static final int ERROR_COULD_NOT_GET_IP
public static final int ERROR_NO_INTERFACE
public static final int ERROR_NTP_REQUEST
public static final int ERROR_UNKNOWN
public static final MessageLogger LOGGER