|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.SIFErrorCodes
public class SIFErrorCodes
Defines SIF 1.0r1 error category and code constants.
| Field Summary | |
|---|---|
static int |
ACCESS_ADMIN_DENIED_8
No permission to administer policies |
static int |
ACCESS_GENERIC_ERROR_1
Generic error |
static int |
ACCESS_PROVIDE_DENIED_3
No permission to Provide this object |
static int |
ACCESS_REGISTER_DENIED_2
No permission to Register |
static int |
ACCESS_REPORT_DENIED_7
No permission to Report SIF_Events |
static int |
ACCESS_REQUEST_DENIED_5
No permission to Request this object |
static int |
ACCESS_RESPOND_DENIED_6
No permission to Respond to this object request |
static int |
ACCESS_SIFEVENT_ADD_DENIED_10
No permission to report SIF_Event Add |
static int |
ACCESS_SIFEVENT_CHANGE_DENIED_11
No permission to report SIF_Event Change |
static int |
ACCESS_SIFEVENT_DELETE_DENIED_12
No permission to report SIF_Event Delete |
static int |
ACCESS_SUBSCRIBE_DENIED_4
No permission to Subscribe to this SIF_Event |
static int |
ACCESS_UNKNOWN_SOURCEID_9
SIF_SourceId is not registered |
static int |
AGENT_GENERIC_ERROR_1
Deprecated. Use GENERIC_GENERIC_ERROR_1 instead |
static int |
AGENT_MESSAGE_NOT_SUPPORTED_2
Deprecated. Use GENERIC_MESSAGE_NOT_SUPPORTED_2 instead |
static int |
AUTH_EXPIRED_CERT_6
Expired certificate |
static int |
AUTH_GENERIC_AUTH_ERROR_2
Generic authentication error (with signature) |
static int |
AUTH_GENERIC_ERROR_1
Generic error |
static int |
AUTH_INVALID_CERT_4
Invalid certificate |
static int |
AUTH_INVALID_ENCRYPT_ALGO_8
Invalid encryption algorithm (only accepts MD4) |
static int |
AUTH_INVALID_SIG_7
Invalid signature |
static int |
AUTH_NO_PRIVATE_KEY_10
Missing private key of the receiver (when decrypting message) |
static int |
AUTH_NO_PUBLIC_KEY_9
Missing public key of the receiver (when decrypting message) |
static int |
AUTH_NO_SENDER_CERT_3
Missing sender's certificate |
static int |
AUTH_SENDER_NOT_TRUSTED_5
Sender's certificate is not trusted |
static int |
CAT_ACCESS_4
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_AUTH_3
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_ENCRYPT_2
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_EVENT_9
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_GENERIC_12
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_PROVISION_6
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_REG_5
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_REQRSP_8
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_SUBSCR_7
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_SYS_11
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_TRANSPORT_10
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_UNKNOWN_0
Deprecated. Use SIFErrorCategory instead |
static int |
CAT_XML_1
Deprecated. Use SIFErrorCategory instead |
static int |
EVENT_GENERIC_ERROR_1
Generic error |
static int |
EVENT_INVALID_EVENT_3
Invalid event |
static int |
EVENT_RESERVED_2
Reserved |
static int |
GENERIC_GENERIC_ERROR_1
Generic Message Handling error |
static int |
GENERIC_MESSAGE_NOT_SUPPORTED_2
Message not supported |
static int |
GENERIC_VERSION_NOT_SUPPORTED_3
Version not supported |
static int |
PROVISION_ALREADY_HAS_PROVIDER_4
Object already has a provider (SIF_Provide message) |
static int |
PROVISION_GENERIC_ERROR_1
Generic error |
static int |
PROVISION_INVALID_OBJ_3
Invalid object |
static int |
PROVISION_NOT_REGISTERED_PROVIDER_5
Not the provider of the object (SIF_Unprovide message) |
static int |
PROVISION_RESERVED_2
Reserved |
static int |
REG_GENERIC_ERROR_1
Generic error |
static int |
REG_INVALID_SOURCEID_2
The SIF_SourceId is invalid |
static int |
REG_PUSH_EXPECTED_9
Agent is registered for Push mode |
static int |
REG_RESERVED_8
Reserved |
static int |
REG_SECURE_TRANSPORT_REQUIRED_7
ZIS requires an encrypted transport |
static int |
REG_SMALL_MAXPACKETSIZE_6
Requested Maximum Packet Size is too small |
static int |
REG_UNSUPPORTED_SIFVERSION_4
Requested SIF Version(s) not supported |
static int |
REG_UNSUPPORTED_WIRE_PROTO_3
Requested transport protocol is unsupported |
static int |
REQRSP_DESTINATION_ID_DOES_NOT_MATCH
SIF_DestinationId does not match SIF_SourceId from SIF_Request |
static int |
REQRSP_GENERIC_ERROR_1
Generic error |
static int |
REQRSP_INVALID_OBJ_3
Invalid object |
static int |
REQRSP_INVALID_SIFREQ_MSGID
Invalid SIF_RequestMsgId specified in SIF_Response |
static int |
REQRSP_INVALID_VERSION
SIF_Response does not match any SIF_Version from SIF_Request |
static int |
REQRSP_NO_PROVIDER_4
No Provider |
static int |
REQRSP_NO_SUPPORT_FOR_SIF_EXT_QUERY
No support for SIF_ExtendedQuery |
static int |
REQRSP_PACKETNUMBER_INVALID
SIF_PacketNumber is invalid in SIF_Response |
static int |
REQRSP_REQUEST_DELETED_ADMIN
SIF_RequestMsgId deleted from cache by administrator |
static int |
REQRSP_REQUEST_DELETED_CACHE_TIMEOUT
SIF_RequestMsgId deleted from cache due to timeout |
static int |
REQRSP_RESERVED_2
Reserved |
static int |
REQRSP_RESERVED_5
Reserved |
static int |
REQRSP_RESERVED_6
Reserved |
static int |
REQRSP_RESP_LARGER_MAXBUFFERSIZE
SIF_Response is larger than requested SIF_MaxBufferSize |
static int |
REQRSP_UNSUPPORTED_MAXBUFFERSIZE_8
Responder does not support requested SIF_MaxBufferSize |
static int |
REQRSP_UNSUPPORTED_QUERY_9
Responder does not support the query |
static int |
REQRSP_UNSUPPORTED_SIFVERSION_7
Responder does not support requested SIF_Version |
static int |
SUBSCR_GENERIC_ERROR_1
Generic error |
static int |
SUBSCR_INVALID_OBJ_3
Invalid object |
static int |
SUBSCR_NOT_A_SUBSCRIBER_4
Not a subscriber of the object (SIF_Unsubscribe message) |
static int |
SUBSCR_RESERVED_2
Reserved |
static int |
SYS_GENERIC_ERROR_1
Generic system error |
static int |
WIRE_GENERIC_ERROR_1
Generic error |
static int |
WIRE_NO_CONNECTION_4
Unable to establish connection |
static int |
WIRE_NO_SECURITY_AVAIL_3
Secure channel requested and no secure path exists |
static int |
WIRE_PROTO_NOT_SUPPORTED_2
Requested protocol is not supported |
static int |
XML_GENERIC_ERROR_1
Generic error |
static int |
XML_GENERIC_VALIDATION_3
Generic validation error |
static int |
XML_INVALID_VALUE_4
Invalid value for element |
static int |
XML_MALFORMED_2
Message is not well formed |
static int |
XML_MISSING_MANDATORY_ELEMENT_6
Missing mandatory element |
static int |
XML_RESERVED_5
Reserved |
| Constructor Summary | |
|---|---|
SIFErrorCodes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CAT_UNKNOWN_0
SIFErrorCategory instead
public static final int CAT_XML_1
SIFErrorCategory instead
public static final int CAT_ENCRYPT_2
SIFErrorCategory instead
public static final int CAT_AUTH_3
SIFErrorCategory instead
public static final int CAT_ACCESS_4
SIFErrorCategory instead
public static final int CAT_REG_5
SIFErrorCategory instead
public static final int CAT_PROVISION_6
SIFErrorCategory instead
public static final int CAT_SUBSCR_7
SIFErrorCategory instead
public static final int CAT_REQRSP_8
SIFErrorCategory instead
public static final int CAT_EVENT_9
SIFErrorCategory instead
public static final int CAT_TRANSPORT_10
SIFErrorCategory instead
public static final int CAT_SYS_11
SIFErrorCategory instead
public static final int CAT_GENERIC_12
SIFErrorCategory instead
public static final int XML_GENERIC_ERROR_1
public static final int XML_MALFORMED_2
public static final int XML_GENERIC_VALIDATION_3
public static final int XML_INVALID_VALUE_4
public static final int XML_RESERVED_5
public static final int XML_MISSING_MANDATORY_ELEMENT_6
public static final int AUTH_GENERIC_ERROR_1
public static final int AUTH_GENERIC_AUTH_ERROR_2
public static final int AUTH_NO_SENDER_CERT_3
public static final int AUTH_INVALID_CERT_4
public static final int AUTH_SENDER_NOT_TRUSTED_5
public static final int AUTH_EXPIRED_CERT_6
public static final int AUTH_INVALID_SIG_7
public static final int AUTH_INVALID_ENCRYPT_ALGO_8
public static final int AUTH_NO_PUBLIC_KEY_9
public static final int AUTH_NO_PRIVATE_KEY_10
public static final int ACCESS_GENERIC_ERROR_1
public static final int ACCESS_REGISTER_DENIED_2
public static final int ACCESS_PROVIDE_DENIED_3
public static final int ACCESS_SUBSCRIBE_DENIED_4
public static final int ACCESS_REQUEST_DENIED_5
public static final int ACCESS_RESPOND_DENIED_6
public static final int ACCESS_REPORT_DENIED_7
public static final int ACCESS_ADMIN_DENIED_8
public static final int ACCESS_UNKNOWN_SOURCEID_9
public static final int ACCESS_SIFEVENT_ADD_DENIED_10
public static final int ACCESS_SIFEVENT_CHANGE_DENIED_11
public static final int ACCESS_SIFEVENT_DELETE_DENIED_12
public static final int REG_GENERIC_ERROR_1
public static final int REG_INVALID_SOURCEID_2
public static final int REG_UNSUPPORTED_WIRE_PROTO_3
public static final int REG_UNSUPPORTED_SIFVERSION_4
public static final int REG_SMALL_MAXPACKETSIZE_6
public static final int REG_SECURE_TRANSPORT_REQUIRED_7
public static final int REG_RESERVED_8
public static final int REG_PUSH_EXPECTED_9
public static final int PROVISION_GENERIC_ERROR_1
public static final int PROVISION_RESERVED_2
public static final int PROVISION_INVALID_OBJ_3
public static final int PROVISION_ALREADY_HAS_PROVIDER_4
public static final int PROVISION_NOT_REGISTERED_PROVIDER_5
public static final int SUBSCR_GENERIC_ERROR_1
public static final int SUBSCR_RESERVED_2
public static final int SUBSCR_INVALID_OBJ_3
public static final int SUBSCR_NOT_A_SUBSCRIBER_4
public static final int REQRSP_GENERIC_ERROR_1
public static final int REQRSP_RESERVED_2
public static final int REQRSP_INVALID_OBJ_3
public static final int REQRSP_NO_PROVIDER_4
public static final int REQRSP_RESERVED_5
public static final int REQRSP_RESERVED_6
public static final int REQRSP_UNSUPPORTED_SIFVERSION_7
public static final int REQRSP_UNSUPPORTED_MAXBUFFERSIZE_8
public static final int REQRSP_UNSUPPORTED_QUERY_9
public static final int REQRSP_INVALID_SIFREQ_MSGID
public static final int REQRSP_RESP_LARGER_MAXBUFFERSIZE
public static final int REQRSP_PACKETNUMBER_INVALID
public static final int REQRSP_INVALID_VERSION
public static final int REQRSP_DESTINATION_ID_DOES_NOT_MATCH
public static final int REQRSP_NO_SUPPORT_FOR_SIF_EXT_QUERY
public static final int REQRSP_REQUEST_DELETED_CACHE_TIMEOUT
public static final int REQRSP_REQUEST_DELETED_ADMIN
public static final int EVENT_GENERIC_ERROR_1
public static final int EVENT_RESERVED_2
public static final int EVENT_INVALID_EVENT_3
public static final int WIRE_GENERIC_ERROR_1
public static final int WIRE_PROTO_NOT_SUPPORTED_2
public static final int WIRE_NO_SECURITY_AVAIL_3
public static final int WIRE_NO_CONNECTION_4
public static final int SYS_GENERIC_ERROR_1
public static final int AGENT_GENERIC_ERROR_1
public static final int GENERIC_GENERIC_ERROR_1
public static final int AGENT_MESSAGE_NOT_SUPPORTED_2
public static final int GENERIC_MESSAGE_NOT_SUPPORTED_2
public static final int GENERIC_VERSION_NOT_SUPPORTED_3
| Constructor Detail |
|---|
public SIFErrorCodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||