org.openanzo.common.exceptions
Interface ExceptionConstants.IO.CODES

Enclosing interface:
ExceptionConstants.IO

public static interface ExceptionConstants.IO.CODES

Major Codes


Field Summary
static int IO_ERROR
          IO Error Major Code
static int MASK
          Major Codes mask value
 

Field Detail

MASK

static final int MASK
Major Codes mask value

See Also:
Constant Field Values

IO_ERROR

static final int IO_ERROR
IO Error Major Code

See Also:
Constant Field Values


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.