AzureTableStorage.DecodeException Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Décode les exceptions de stockage.
public bool DecodeException (Exception e, out System.Net.HttpStatusCode httpStatusCode, out string restStatus, bool getRESTErrors = false);
abstract member DecodeException : Exception * HttpStatusCode * string * bool -> bool
override this.DecodeException : Exception * HttpStatusCode * string * bool -> bool
Public Function DecodeException (e As Exception, ByRef httpStatusCode As HttpStatusCode, ByRef restStatus As String, Optional getRESTErrors As Boolean = false) As Boolean
Paramètres
- httpStatusCode
- HttpStatusCode
- restStatus
- String
- getRESTErrors
- Boolean