다음을 통해 공유


Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) 메서드

정의

처리되지 않은 예외를 수신기에 알리기 위해 호출됩니다.

protected:
 void OnUnhandledException(UnhandledExceptionEventArgs ^ e);
protected void OnUnhandledException (UnhandledExceptionEventArgs e);
member this.OnUnhandledException : UnhandledExceptionEventArgs -> unit
Protected Sub OnUnhandledException (e As UnhandledExceptionEventArgs)

매개 변수

적용 대상