CloudDriveException Members

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

The following tables list the members exposed by the CloudDriveException type.

Protected Constructors

 NameDescription
CloudDriveException 
Top

Public Properties (see also Protected Properties)

 NameDescription
public propertyData  (Inherited from Exception)
public propertyHelpLink  (Inherited from Exception)
public propertyInnerException  (Inherited from Exception)
public propertyMessage  (Inherited from Exception)
public propertySource  (Inherited from Exception)
public propertyStackTrace  (Inherited from Exception)
public propertyTargetSite  (Inherited from Exception)
Top

Protected Properties

 NameDescription
protected propertyHResult  (Inherited from Exception)
Top

Public Methods (see also Protected Methods)

 NameDescription
public methodEquals  (Inherited from Object)
public methodGetBaseException  (Inherited from Exception)
public methodGetHashCode  (Inherited from Object)
public methodGetHResult 
public methodGetObjectData  (Inherited from Exception)
public methodGetType  (Inherited from Exception)
public methodToString  Overridden. (Inherited from Object)
Top

Protected Methods

 NameDescription
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from Object)
Top

Protected Events

 NameDescription
protected eventSerializeObjectState  (Inherited from Exception)
Top

See Also