com.edustructures.sifworks
Class SIFErrorCodes

java.lang.Object
  extended by com.edustructures.sifworks.SIFErrorCodes

public class SIFErrorCodes
extends java.lang.Object

Defines SIF 1.0r1 error category and code constants.

Version:
ADK 1.0

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

CAT_UNKNOWN_0

public static final int CAT_UNKNOWN_0
Deprecated. Use SIFErrorCategory instead
Unknown (Error Category Code; never use if possible) (Deprecated)

See Also:
Constant Field Values

CAT_XML_1

public static final int CAT_XML_1
Deprecated. Use SIFErrorCategory instead
XML Validation category (Deprecated)

See Also:
Constant Field Values

CAT_ENCRYPT_2

public static final int CAT_ENCRYPT_2
Deprecated. Use SIFErrorCategory instead
Encryption category (Deprecated)

See Also:
Constant Field Values

CAT_AUTH_3

public static final int CAT_AUTH_3
Deprecated. Use SIFErrorCategory instead
Authentication category (Deprecated)

See Also:
Constant Field Values

CAT_ACCESS_4

public static final int CAT_ACCESS_4
Deprecated. Use SIFErrorCategory instead
Access and Permissions category (Deprecated)

See Also:
Constant Field Values

CAT_REG_5

public static final int CAT_REG_5
Deprecated. Use SIFErrorCategory instead
Registration category (Deprecated)

See Also:
Constant Field Values

CAT_PROVISION_6

public static final int CAT_PROVISION_6
Deprecated. Use SIFErrorCategory instead
Provision category (Deprecated)

See Also:
Constant Field Values

CAT_SUBSCR_7

public static final int CAT_SUBSCR_7
Deprecated. Use SIFErrorCategory instead
Subscription category (Deprecated)

See Also:
Constant Field Values

CAT_REQRSP_8

public static final int CAT_REQRSP_8
Deprecated. Use SIFErrorCategory instead
Request and Response category (Deprecated)

See Also:
Constant Field Values

CAT_EVENT_9

public static final int CAT_EVENT_9
Deprecated. Use SIFErrorCategory instead
Event Reporting and Processing category (Deprecated)

See Also:
Constant Field Values

CAT_TRANSPORT_10

public static final int CAT_TRANSPORT_10
Deprecated. Use SIFErrorCategory instead
Transport category (Deprecated)

See Also:
Constant Field Values

CAT_SYS_11

public static final int CAT_SYS_11
Deprecated. Use SIFErrorCategory instead
System category (Deprecated)

See Also:
Constant Field Values

CAT_GENERIC_12

public static final int CAT_GENERIC_12
Deprecated. Use SIFErrorCategory instead
Generic Message Handling

See Also:
Constant Field Values

XML_GENERIC_ERROR_1

public static final int XML_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

XML_MALFORMED_2

public static final int XML_MALFORMED_2
Message is not well formed

See Also:
Constant Field Values

XML_GENERIC_VALIDATION_3

public static final int XML_GENERIC_VALIDATION_3
Generic validation error

See Also:
Constant Field Values

XML_INVALID_VALUE_4

public static final int XML_INVALID_VALUE_4
Invalid value for element

See Also:
Constant Field Values

XML_RESERVED_5

public static final int XML_RESERVED_5
Reserved

See Also:
Constant Field Values

XML_MISSING_MANDATORY_ELEMENT_6

public static final int XML_MISSING_MANDATORY_ELEMENT_6
Missing mandatory element

See Also:
Constant Field Values

AUTH_GENERIC_ERROR_1

public static final int AUTH_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

AUTH_GENERIC_AUTH_ERROR_2

public static final int AUTH_GENERIC_AUTH_ERROR_2
Generic authentication error (with signature)

See Also:
Constant Field Values

AUTH_NO_SENDER_CERT_3

public static final int AUTH_NO_SENDER_CERT_3
Missing sender's certificate

See Also:
Constant Field Values

AUTH_INVALID_CERT_4

public static final int AUTH_INVALID_CERT_4
Invalid certificate

See Also:
Constant Field Values

AUTH_SENDER_NOT_TRUSTED_5

public static final int AUTH_SENDER_NOT_TRUSTED_5
Sender's certificate is not trusted

See Also:
Constant Field Values

AUTH_EXPIRED_CERT_6

public static final int AUTH_EXPIRED_CERT_6
Expired certificate

See Also:
Constant Field Values

AUTH_INVALID_SIG_7

public static final int AUTH_INVALID_SIG_7
Invalid signature

See Also:
Constant Field Values

AUTH_INVALID_ENCRYPT_ALGO_8

public static final int AUTH_INVALID_ENCRYPT_ALGO_8
Invalid encryption algorithm (only accepts MD4)

See Also:
Constant Field Values

AUTH_NO_PUBLIC_KEY_9

public static final int AUTH_NO_PUBLIC_KEY_9
Missing public key of the receiver (when decrypting message)

See Also:
Constant Field Values

AUTH_NO_PRIVATE_KEY_10

public static final int AUTH_NO_PRIVATE_KEY_10
Missing private key of the receiver (when decrypting message)

See Also:
Constant Field Values

ACCESS_GENERIC_ERROR_1

public static final int ACCESS_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

ACCESS_REGISTER_DENIED_2

public static final int ACCESS_REGISTER_DENIED_2
No permission to Register

See Also:
Constant Field Values

ACCESS_PROVIDE_DENIED_3

public static final int ACCESS_PROVIDE_DENIED_3
No permission to Provide this object

See Also:
Constant Field Values

ACCESS_SUBSCRIBE_DENIED_4

public static final int ACCESS_SUBSCRIBE_DENIED_4
No permission to Subscribe to this SIF_Event

See Also:
Constant Field Values

ACCESS_REQUEST_DENIED_5

public static final int ACCESS_REQUEST_DENIED_5
No permission to Request this object

See Also:
Constant Field Values

ACCESS_RESPOND_DENIED_6

public static final int ACCESS_RESPOND_DENIED_6
No permission to Respond to this object request

See Also:
Constant Field Values

ACCESS_REPORT_DENIED_7

public static final int ACCESS_REPORT_DENIED_7
No permission to Report SIF_Events

See Also:
Constant Field Values

ACCESS_ADMIN_DENIED_8

public static final int ACCESS_ADMIN_DENIED_8
No permission to administer policies

See Also:
Constant Field Values

ACCESS_UNKNOWN_SOURCEID_9

public static final int ACCESS_UNKNOWN_SOURCEID_9
SIF_SourceId is not registered

See Also:
Constant Field Values

ACCESS_SIFEVENT_ADD_DENIED_10

public static final int ACCESS_SIFEVENT_ADD_DENIED_10
No permission to report SIF_Event Add

See Also:
Constant Field Values

ACCESS_SIFEVENT_CHANGE_DENIED_11

public static final int ACCESS_SIFEVENT_CHANGE_DENIED_11
No permission to report SIF_Event Change

See Also:
Constant Field Values

ACCESS_SIFEVENT_DELETE_DENIED_12

public static final int ACCESS_SIFEVENT_DELETE_DENIED_12
No permission to report SIF_Event Delete

See Also:
Constant Field Values

REG_GENERIC_ERROR_1

public static final int REG_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

REG_INVALID_SOURCEID_2

public static final int REG_INVALID_SOURCEID_2
The SIF_SourceId is invalid

See Also:
Constant Field Values

REG_UNSUPPORTED_WIRE_PROTO_3

public static final int REG_UNSUPPORTED_WIRE_PROTO_3
Requested transport protocol is unsupported

See Also:
Constant Field Values

REG_UNSUPPORTED_SIFVERSION_4

public static final int REG_UNSUPPORTED_SIFVERSION_4
Requested SIF Version(s) not supported

See Also:
Constant Field Values

REG_SMALL_MAXPACKETSIZE_6

public static final int REG_SMALL_MAXPACKETSIZE_6
Requested Maximum Packet Size is too small

See Also:
Constant Field Values

REG_SECURE_TRANSPORT_REQUIRED_7

public static final int REG_SECURE_TRANSPORT_REQUIRED_7
ZIS requires an encrypted transport

See Also:
Constant Field Values

REG_RESERVED_8

public static final int REG_RESERVED_8
Reserved

See Also:
Constant Field Values

REG_PUSH_EXPECTED_9

public static final int REG_PUSH_EXPECTED_9
Agent is registered for Push mode

See Also:
Constant Field Values

PROVISION_GENERIC_ERROR_1

public static final int PROVISION_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

PROVISION_RESERVED_2

public static final int PROVISION_RESERVED_2
Reserved

See Also:
Constant Field Values

PROVISION_INVALID_OBJ_3

public static final int PROVISION_INVALID_OBJ_3
Invalid object

See Also:
Constant Field Values

PROVISION_ALREADY_HAS_PROVIDER_4

public static final int PROVISION_ALREADY_HAS_PROVIDER_4
Object already has a provider (SIF_Provide message)

See Also:
Constant Field Values

PROVISION_NOT_REGISTERED_PROVIDER_5

public static final int PROVISION_NOT_REGISTERED_PROVIDER_5
Not the provider of the object (SIF_Unprovide message)

See Also:
Constant Field Values

SUBSCR_GENERIC_ERROR_1

public static final int SUBSCR_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

SUBSCR_RESERVED_2

public static final int SUBSCR_RESERVED_2
Reserved

See Also:
Constant Field Values

SUBSCR_INVALID_OBJ_3

public static final int SUBSCR_INVALID_OBJ_3
Invalid object

See Also:
Constant Field Values

SUBSCR_NOT_A_SUBSCRIBER_4

public static final int SUBSCR_NOT_A_SUBSCRIBER_4
Not a subscriber of the object (SIF_Unsubscribe message)

See Also:
Constant Field Values

REQRSP_GENERIC_ERROR_1

public static final int REQRSP_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

REQRSP_RESERVED_2

public static final int REQRSP_RESERVED_2
Reserved

See Also:
Constant Field Values

REQRSP_INVALID_OBJ_3

public static final int REQRSP_INVALID_OBJ_3
Invalid object

See Also:
Constant Field Values

REQRSP_NO_PROVIDER_4

public static final int REQRSP_NO_PROVIDER_4
No Provider

See Also:
Constant Field Values

REQRSP_RESERVED_5

public static final int REQRSP_RESERVED_5
Reserved

See Also:
Constant Field Values

REQRSP_RESERVED_6

public static final int REQRSP_RESERVED_6
Reserved

See Also:
Constant Field Values

REQRSP_UNSUPPORTED_SIFVERSION_7

public static final int REQRSP_UNSUPPORTED_SIFVERSION_7
Responder does not support requested SIF_Version

See Also:
Constant Field Values

REQRSP_UNSUPPORTED_MAXBUFFERSIZE_8

public static final int REQRSP_UNSUPPORTED_MAXBUFFERSIZE_8
Responder does not support requested SIF_MaxBufferSize

See Also:
Constant Field Values

REQRSP_UNSUPPORTED_QUERY_9

public static final int REQRSP_UNSUPPORTED_QUERY_9
Responder does not support the query

See Also:
Constant Field Values

REQRSP_INVALID_SIFREQ_MSGID

public static final int REQRSP_INVALID_SIFREQ_MSGID
Invalid SIF_RequestMsgId specified in SIF_Response

See Also:
Constant Field Values

REQRSP_RESP_LARGER_MAXBUFFERSIZE

public static final int REQRSP_RESP_LARGER_MAXBUFFERSIZE
SIF_Response is larger than requested SIF_MaxBufferSize

See Also:
Constant Field Values

REQRSP_PACKETNUMBER_INVALID

public static final int REQRSP_PACKETNUMBER_INVALID
SIF_PacketNumber is invalid in SIF_Response

See Also:
Constant Field Values

REQRSP_INVALID_VERSION

public static final int REQRSP_INVALID_VERSION
SIF_Response does not match any SIF_Version from SIF_Request

See Also:
Constant Field Values

REQRSP_DESTINATION_ID_DOES_NOT_MATCH

public static final int REQRSP_DESTINATION_ID_DOES_NOT_MATCH
SIF_DestinationId does not match SIF_SourceId from SIF_Request

See Also:
Constant Field Values

REQRSP_NO_SUPPORT_FOR_SIF_EXT_QUERY

public static final int REQRSP_NO_SUPPORT_FOR_SIF_EXT_QUERY
No support for SIF_ExtendedQuery

See Also:
Constant Field Values

REQRSP_REQUEST_DELETED_CACHE_TIMEOUT

public static final int REQRSP_REQUEST_DELETED_CACHE_TIMEOUT
SIF_RequestMsgId deleted from cache due to timeout

See Also:
Constant Field Values

REQRSP_REQUEST_DELETED_ADMIN

public static final int REQRSP_REQUEST_DELETED_ADMIN
SIF_RequestMsgId deleted from cache by administrator

See Also:
Constant Field Values

EVENT_GENERIC_ERROR_1

public static final int EVENT_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

EVENT_RESERVED_2

public static final int EVENT_RESERVED_2
Reserved

See Also:
Constant Field Values

EVENT_INVALID_EVENT_3

public static final int EVENT_INVALID_EVENT_3
Invalid event

See Also:
Constant Field Values

WIRE_GENERIC_ERROR_1

public static final int WIRE_GENERIC_ERROR_1
Generic error

See Also:
Constant Field Values

WIRE_PROTO_NOT_SUPPORTED_2

public static final int WIRE_PROTO_NOT_SUPPORTED_2
Requested protocol is not supported

See Also:
Constant Field Values

WIRE_NO_SECURITY_AVAIL_3

public static final int WIRE_NO_SECURITY_AVAIL_3
Secure channel requested and no secure path exists

See Also:
Constant Field Values

WIRE_NO_CONNECTION_4

public static final int WIRE_NO_CONNECTION_4
Unable to establish connection

See Also:
Constant Field Values

SYS_GENERIC_ERROR_1

public static final int SYS_GENERIC_ERROR_1
Generic system error

See Also:
Constant Field Values

AGENT_GENERIC_ERROR_1

public static final int AGENT_GENERIC_ERROR_1
Deprecated. Use GENERIC_GENERIC_ERROR_1 instead
Generic Agent Message Handling error

See Also:
Constant Field Values

GENERIC_GENERIC_ERROR_1

public static final int GENERIC_GENERIC_ERROR_1
Generic Message Handling error

See Also:
Constant Field Values

AGENT_MESSAGE_NOT_SUPPORTED_2

public static final int AGENT_MESSAGE_NOT_SUPPORTED_2
Deprecated. Use GENERIC_MESSAGE_NOT_SUPPORTED_2 instead
Message not supported

See Also:
Constant Field Values

GENERIC_MESSAGE_NOT_SUPPORTED_2

public static final int GENERIC_MESSAGE_NOT_SUPPORTED_2
Message not supported

See Also:
Constant Field Values

GENERIC_VERSION_NOT_SUPPORTED_3

public static final int GENERIC_VERSION_NOT_SUPPORTED_3
Version not supported

See Also:
Constant Field Values
Constructor Detail

SIFErrorCodes

public SIFErrorCodes()


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.