org.iids.aos.kernel.xdr
Interface ACTP_ERROR_CODE


public interface ACTP_ERROR_CODE

Enumeration (collection of constants).


Field Summary
static int ACTP_ERROR_AC_FORMAT
           
static int ACTP_ERROR_AC_TOO_LARGE
           
static int ACTP_ERROR_AC_VERIFY
           
static int ACTP_ERROR_BASECONN_SECSUITE_INTERSECT
           
static int ACTP_ERROR_PEER_INTERNAL
           
static int ACTP_ERROR_PEER_TRANSIENT
           
static int ACTP_ERROR_ROLE_DELETED
           
static int ACTP_ERROR_USE_SEPARATE_BASECONN
           
static int ACTP_ERROR_XID_IN_USE
           
static int ACTP_ERROR_XID_UNKNOWN
           
 

Field Detail

ACTP_ERROR_XID_IN_USE

static final int ACTP_ERROR_XID_IN_USE
See Also:
Constant Field Values

ACTP_ERROR_USE_SEPARATE_BASECONN

static final int ACTP_ERROR_USE_SEPARATE_BASECONN
See Also:
Constant Field Values

ACTP_ERROR_BASECONN_SECSUITE_INTERSECT

static final int ACTP_ERROR_BASECONN_SECSUITE_INTERSECT
See Also:
Constant Field Values

ACTP_ERROR_XID_UNKNOWN

static final int ACTP_ERROR_XID_UNKNOWN
See Also:
Constant Field Values

ACTP_ERROR_AC_TOO_LARGE

static final int ACTP_ERROR_AC_TOO_LARGE
See Also:
Constant Field Values

ACTP_ERROR_AC_FORMAT

static final int ACTP_ERROR_AC_FORMAT
See Also:
Constant Field Values

ACTP_ERROR_AC_VERIFY

static final int ACTP_ERROR_AC_VERIFY
See Also:
Constant Field Values

ACTP_ERROR_PEER_TRANSIENT

static final int ACTP_ERROR_PEER_TRANSIENT
See Also:
Constant Field Values

ACTP_ERROR_PEER_INTERNAL

static final int ACTP_ERROR_PEER_INTERNAL
See Also:
Constant Field Values

ACTP_ERROR_ROLE_DELETED

static final int ACTP_ERROR_ROLE_DELETED
See Also:
Constant Field Values


Copyright ? 2003, 2004 IIDS Group. All Rights Reserved.