PKIFCacheErrors.h File Reference


Detailed Description

Subsystem: Certificate and CRL Storage and Retrieval (PKIFSR)

Module: Miscellaneous

Id
PKIFCacheErrors.h 3755 2006-04-11 16:20:41Z agalustyan

Definition in file PKIFCacheErrors.h.

#include "components.h"
#include "PKIFCommonErrors.h"

Include dependency graph for PKIFCacheErrors.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CACHE_TRUST_STORE_OPEN_FAILED   TOOLKIT_SR_ERROR_BASE + 1
 A trust store could not be opened.
#define CACHE_LDAP_CONNECT_AND_BIND_FAILED   TOOLKIT_SR_ERROR_BASE + 2
 A LDAP operation failed due either to connection failure or bind failure.
#define CACHE_LDAP_ERROR   TOOLKIT_SR_ERROR_BASE + 3
#define CACHE_PARSE_ERROR   TOOLKIT_SR_ERROR_BASE + 4
 An object retrieved from a repository, e.g. local CAPI store or LDAP directory, could not be parsed.
#define CACHE_CERT_STORE_OPEN_FAILED   TOOLKIT_SR_ERROR_BASE + 5
 A repository could not be opened.
#define CACHE_UPDATE_FAILED   TOOLKIT_SR_ERROR_BASE + 6
 A cache update operation failed.
#define CACHE_ENTRY_BAD   TOOLKIT_SR_ERROR_BASE + 7
 Unable to process a cache entry.


Define Documentation

#define CACHE_CERT_STORE_OPEN_FAILED   TOOLKIT_SR_ERROR_BASE + 5

#define CACHE_ENTRY_BAD   TOOLKIT_SR_ERROR_BASE + 7

Unable to process a cache entry.

Definition at line 38 of file PKIFCacheErrors.h.

Referenced by CPKIFNSSTrustStore::GetTrustRoots().

#define CACHE_LDAP_CONNECT_AND_BIND_FAILED   TOOLKIT_SR_ERROR_BASE + 2

A LDAP operation failed due either to connection failure or bind failure.

Definition at line 22 of file PKIFCacheErrors.h.

Referenced by CPKIFLDAPRepository::GetCertificates(), CPKIFLDAPRepository::GetCRLs(), and GetErrorCodeString().

#define CACHE_LDAP_ERROR   TOOLKIT_SR_ERROR_BASE + 3

An LDAP API call failed. Further details are available in the error description of the exception associated with this error code.

Definition at line 26 of file PKIFCacheErrors.h.

Referenced by GetErrorCodeString().

#define CACHE_PARSE_ERROR   TOOLKIT_SR_ERROR_BASE + 4

#define CACHE_TRUST_STORE_OPEN_FAILED   TOOLKIT_SR_ERROR_BASE + 1

A trust store could not be opened.

Definition at line 19 of file PKIFCacheErrors.h.

Referenced by GetErrorCodeString().

#define CACHE_UPDATE_FAILED   TOOLKIT_SR_ERROR_BASE + 6


Generated on Mon Nov 15 11:18:00 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6