次の方法で共有


HttpServerUtilityWrapper.GetLastError メソッド

定義

最新の例外を返します。

public:
 override Exception ^ GetLastError();
public override Exception GetLastError ();
override this.GetLastError : unit -> Exception
Public Overrides Function GetLastError () As Exception

戻り値

スローされた前回の例外。

適用対象