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

File:ErrorMessageDetailForm
Purpose:Displays details 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 ()

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


Method Detail
Top

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

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

InitializeComponent ()




Constructor Detail
Top

ErrorMessageDetailForm ()

Purpose: Constructor for the ErrorMessageDetailForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:31