HttpServerUtilityWrapper.GetLastError 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回最近的例外狀況。
public:
override Exception ^ GetLastError();
public override Exception GetLastError ();
override this.GetLastError : unit -> Exception
Public Overrides Function GetLastError () As Exception
傳回
被擲回的先前例外狀況。