共用方式為


AzureTableGrainStorage.DecodeException 方法

定義

解碼儲存體例外狀況。

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

參數

httpStatusCode
HttpStatusCode
restStatus
String
getRESTErrors
Boolean

傳回

實作

適用於