Share via


IRestExceptionDecoder 介面

定義

儲存體選擇性實作的介面,以傳回更豐富的例外狀況詳細資料。 TODO:移除此介面。 移至裝飾專案模式以進行監視。 - jbragg

public interface IRestExceptionDecoder
type IRestExceptionDecoder = interface
Public Interface IRestExceptionDecoder
衍生

方法

DecodeException(Exception, HttpStatusCode, String, Boolean)

解碼例外狀況的詳細資料。

適用於