HttpServerUtilityWrapper.GetLastError 메서드

정의

최신 예외를 반환합니다.

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

반환

Exception

이전에 throw된 예외입니다.

적용 대상