다음을 통해 공유


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

반환

구현

적용 대상