UndoManager.OnExceptionOccurred(UndoManager+ExceptionEventArgs) 메서드

정의

protected:
 virtual void OnExceptionOccurred(Microsoft::ReportDesigner::UndoManager::ExceptionEventArgs ^ e);
protected virtual void OnExceptionOccurred (Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs e);
abstract member OnExceptionOccurred : Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs -> unit
override this.OnExceptionOccurred : Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs -> unit
Protected Overridable Sub OnExceptionOccurred (e As UndoManager.ExceptionEventArgs)

매개 변수

적용 대상