DataCacheException Properties
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | ErrorCode | The integer used to identify the type of exception encountered. |
![]() | HelpLink | A link to help for the exception.(Overrides Exception::HelpLink.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | The description of the exception encountered.(Overrides Exception::Message.) |
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | SubStatus | The T:Microsoft.ApplicationServer.Caching.DataCacheErrorSubstatus of the exception encountered. |
![]() | TargetSite | (Inherited from Exception.) |
![]() | TrackingId | The tracking identifier related to the exception. Only valid if tracing is enabled. |
Show:
