StorageException Properties

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.]

Public Properties (see also Protected Properties)

 NameDescription
public propertyData  (Inherited from Exception)
public propertyErrorCodeGets the specific error code returned by the service.
public propertyExtendedErrorInformationGets the extended error information returned by the service.
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 propertyStatusCodeGets the HTTP status code that was returned by the service.
public propertyTargetSite  (Inherited from Exception)

Protected Properties

 NameDescription
protected propertyHResult  (Inherited from Exception)

See Also