Namespace: Consultingwerk.Windows.Util.Forms
Class 
ErrorMessageDetailForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:ErrorMessageDetailForm
Purpose:Displays detials about OpenEdge Runtime Errors
(Progress.Lang.SysError)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 17 21:31:16 CEST 2014



Top Method Summary
Options Name Purpose
- button1_Click (Object, EventArgs) Event handler for the Click event of the button1
+ DisplayErrorDetails (SysError) Shows the details about a Progress.Lang.SysError instance
- InitializeComponent () Initializes the Visual Design

Top Constructor Summary
Options Name Purpose
+ ErrorMessageDetailForm () Constructor for the ErrorMessageDetailForm class


Method Detail
Top

PRIVATE button1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the button1
Notes: Closes the Form

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PUBLIC DisplayErrorDetails (SysError)

Purpose: Shows the details about a Progress.Lang.SysError instance
Notes: Displays the Form

Parameters:
poError Progress.Lang.SysError
The SysError to be shown
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:



Constructor Detail
Top

PUBLIC ErrorMessageDetailForm ()

Purpose: Constructor for the ErrorMessageDetailForm class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:30