public interface MessageCategory
Modifier and Type | Field and Description |
---|---|
static int |
ERROR |
static int |
INFORMATION |
static int |
NOTE |
static int |
SIMPLE |
static int |
STATISTICS |
static int |
WARNING |
static final int SIMPLE
static final int STATISTICS
static final int INFORMATION
static final int ERROR
static final int WARNING
static final int NOTE