org.apache.log4j.spi.ErrorCode |
Class Overview
This interface defines commonly encoutered error codes.
Constants
public
static
final
int
ADDRESS_PARSE_FAILURE
Constant Value:
6
(0x00000006)
public
static
final
int
CLOSE_FAILURE
Constant Value:
3
(0x00000003)
public
static
final
int
FILE_OPEN_FAILURE
Constant Value:
4
(0x00000004)
public
static
final
int
FLUSH_FAILURE
Constant Value:
2
(0x00000002)
public
static
final
int
GENERIC_FAILURE
Constant Value:
0
(0x00000000)
public
static
final
int
MISSING_LAYOUT
Constant Value:
5
(0x00000005)
public
static
final
int
WRITE_FAILURE
Constant Value:
1
(0x00000001)