SIFWorks ADK 2.0
SifErrorCodes Class
NamespacesEdustructures.SifWorksSifErrorCodes

[This is preliminary documentation and is subject to change.]

Defines SIF 1.0r1 error category and code constants.
Declaration Syntax
C#Visual BasicVisual C++
public class SifErrorCodes
Public Class SifErrorCodes
public ref class SifErrorCodes
Members
All MembersConstructorsFields



IconMemberDescription
SifErrorCodesSifErrorCodesNew()()
static memberACCESS_ADMIN_DENIED_8
No permission to administer policies

static memberACCESS_GENERIC_ERROR_1
Generic error

static memberACCESS_PROVIDE_DENIED_3
No permission to Provide this object

static memberACCESS_REGISTER_DENIED_2
No permission to Register

static memberACCESS_REPORT_DENIED_7
No permission to Report SIF_Events

static memberACCESS_REQUEST_DENIED_5
No permission to Request this object

static memberACCESS_RESPOND_DENIED_6
No permission to Respond to this object request

static memberACCESS_SIFEVENT_ADD_DENIED_10
No permission to report SIF_Event Add

static memberACCESS_SIFEVENT_CHANGE_DENIED_11
No permission to report SIF_Event Change

static memberACCESS_SIFEVENT_DELETE_DENIED_12
No permission to report SIF_Event Delete

static memberACCESS_SUBSCRIBE_DENIED_4
No permission to Subscribe to this SIF_Event

static memberACCESS_UNKNOWN_SOURCEID_9
SIF_SourceId is not registered

static memberAGENT_GENERIC_ERROR_1
Generic Agent Message Handling error

static memberAGENT_MESSAGE_NOT_SUPPORTED_2
Message not supported

static memberAUTH_EXPIRED_CERT_6
Expired certificate

static memberAUTH_GENERIC_AUTH_ERROR_2
Generic authentication error (with signature)

static memberAUTH_GENERIC_ERROR_1
Generic error

static memberAUTH_INVALID_CERT_4
Invalid certificate

static memberAUTH_INVALID_ENCRYPT_ALGO_8
Invalid encryption algorithm (only accepts MD4)

static memberAUTH_INVALID_SIG_7
Invalid signature

static memberAUTH_NO_PRIVATE_KEY_10
Missing private key of the receiver (when decrypting message)

static memberAUTH_NO_PUBLIC_KEY_9
Missing public key of the receiver (when decrypting message)

static memberAUTH_NO_SENDER_CERT_3
Missing sender's certificate

static memberAUTH_SENDER_NOT_TRUSTED_5
Sender's certificate is not trusted

static memberEVENT_GENERIC_ERROR_1
Generic error

static memberEVENT_INVALID_EVENT_3
Invalid event

static memberEVENT_RESERVED_2
Reserved

static memberGENERIC_GENERIC_ERROR_1
Generic Message Handling error

static memberGENERIC_MESSAGE_NOT_SUPPORTED_2
Message not supported

static memberGENERIC_VERSION_NOT_SUPPORTED_3
Version not supported

static memberPROVISION_ALREADY_HAS_PROVIDER_4
Object already has a provider (SIF_Provide message)

static memberPROVISION_GENERIC_ERROR_1
Generic error

static memberPROVISION_INVALID_OBJ_3
Invalid object

static memberPROVISION_NOT_REGISTERED_PROVIDER_5
Not the provider of the object (SIF_Unprovide message)

static memberPROVISION_RESERVED_2
Reserved

static memberREG_GENERIC_ERROR_1
Generic error

static memberREG_INVALID_SOURCEID_2
The SIF_SourceId is invalid

static memberREG_PUSH_EXPECTED_9
Agent is registered for Push mode

static memberREG_RESERVED_8
Reserved

static memberREG_SECURE_TRANSPORT_REQUIRED_7
ZIS requires an encrypted transport

static memberREG_SMALL_MAXPACKETSIZE_6
Requested Maximum Packet Size is too small

static memberREG_UNSUPPORTED_SIFVERSION_4
Requested SIF Version(s) not supported

static memberREG_UNSUPPORTED_WIRE_PROTO_3
Requested transport protocol is unsupported

static memberREQRSP_GENERIC_ERROR_1
Generic error

static memberREQRSP_INVALID_OBJ_3
Invalid object

static memberREQRSP_NO_PROVIDER_4
No Provider

static memberREQRSP_RESERVED_2
Reserved

static memberREQRSP_RESERVED_5
Reserved

static memberREQRSP_RESERVED_6
Reserved

static memberREQRSP_UNSUPPORTED_MAXBUFFERSIZE_8
Responder does not support requested SIF_MaxBufferSize

static memberREQRSP_UNSUPPORTED_QUERY_9
Responder does not support the query

static memberREQRSP_UNSUPPORTED_SIFVERSION_7
Responder does not support requested SIF_Version

static memberSUBSCR_GENERIC_ERROR_1
Generic error

static memberSUBSCR_INVALID_OBJ_3
Invalid object

static memberSUBSCR_NOT_A_SUBSCRIBER_4
Not a subscriber of the object (SIF_Unsubscribe message)

static memberSUBSCR_RESERVED_2
Reserved

static memberSYS_GENERIC_ERROR_1
Generic system error

static memberWIRE_GENERIC_ERROR_1
Generic error

static memberWIRE_NO_CONNECTION_4
Unable to establish connection

static memberWIRE_NO_SECURITY_AVAIL_3
Secure channel requested and no secure path exists

static memberWIRE_PROTO_NOT_SUPPORTED_2
Requested protocol is not supported

static memberXML_GENERIC_ERROR_1
Generic error

static memberXML_GENERIC_VALIDATION_3
Generic validation error

static memberXML_INVALID_VALUE_4
Invalid value for element

static memberXML_MALFORMED_2
Message is not well formed

static memberXML_MISSING_MANDATORY_ELEMENT_6
Missing mandatory element

static memberXML_RESERVED_5
Reserved

Inheritance Hierarchy
Object
SifErrorCodes

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10