StorageException Classe

Définition

public class StorageException : Exception
type StorageException = class
    inherit Exception
Public Class StorageException
Inherits Exception
Héritage
StorageException

Constructeurs

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

Propriétés

RequestInformation

Méthodes

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

S’applique à