HttpServerUtilityWrapper.GetLastError 메서드

정의

가장 최근 예외를 반환합니다.

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

반품

throw된 이전 예외입니다.

적용 대상