StorageException Klasse

Definition

public class StorageException : Exception
type StorageException = class
    inherit Exception
Public Class StorageException
Inherits Exception
Vererbung
StorageException

Konstruktoren

StorageException()
StorageException(RequestResult, String, Exception)
StorageException(String)
StorageException(String, Exception)

Eigenschaften

RequestInformation

Methoden

ToString()
TranslateException(Exception, RequestResult)
TranslateException(Exception, RequestResult, Func<Stream,StorageExtendedErrorInformation>)
TranslateException(Exception, RequestResult, Func<Stream,StorageExtendedErrorInformation>, HttpResponseMessage)

Gilt für: