DataCacheException Members
Used for cache-related exceptions.
The following tables list the members exposed by the DataCacheException type.
Public Constructors
(see also Protected Constructors)
Name | Description | |
---|---|---|
DataCacheException | Overloaded. Initializes a new instance of the DataCacheException class. |
Top
Protected Constructors
Name | Description | |
---|---|---|
DataCacheException | Overloaded. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Data | (inherited from Exception) | |
ErrorCode | The integer used to identify the type of exception encountered. | |
HelpLink | Overridden. A link to help for the exception. | |
InnerException | (inherited from Exception) | |
Message | Overridden. The description of the exception encountered. | |
Source | (inherited from Exception) | |
StackTrace | (inherited from Exception) | |
SubStatus | The DataCacheErrorSubstatus of the exception encountered. | |
TargetSite | (inherited from Exception) |
Top
Protected Properties
Name | Description | |
---|---|---|
HResult | (inherited from Exception) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetBaseException | (inherited from Exception) | |
GetHashCode | (inherited from Object) | |
GetObjectData | Overridden. The interface that is used for serialization. | |
GetType | (inherited from Exception) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Exception) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Protected Events
Name | Description | |
---|---|---|
SerializeObjectState | (inherited from Exception) |
Top
See Also
Reference
DataCacheException Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26