Share via


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
public property Data  (inherited from Exception)
public property ErrorCode The integer used to identify the type of exception encountered.
public property HelpLink Overridden. A link to help for the exception.
public property InnerException  (inherited from Exception)
public property Message Overridden. The description of the exception encountered.
public property Source  (inherited from Exception)
public property StackTrace  (inherited from Exception)
public property SubStatus The DataCacheErrorSubstatus of the exception encountered.
public property TargetSite  (inherited from Exception)

Top

Protected Properties

  Name Description
protected property HResult  (inherited from Exception)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetBaseException  (inherited from Exception)
public method GetHashCode  (inherited from Object)
public method GetObjectData Overridden. The interface that is used for serialization.
public method GetType  (inherited from Exception)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Exception)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Protected Events

  Name Description
protected event SerializeObjectState  (inherited from Exception)

Top

See Also

Reference

DataCacheException Class
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26