Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERROR |
2 |
public static final int |
INTERNAL_ERROR |
1 |
public static final int |
WARNING |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
APPLICATION_CATEGORY |
1 |
public static final int |
CONTEXT_SPECIFIC_CATEGORY |
2 |
public static final int |
PRIVATE_CATEGORY |
3 |
public static final int |
UNIVERSAL_CATEGORY |
0 |