Namespace: Consultingwerk.Web
Class 
WebErrorHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:WebErrorHelper
Purpose:Display error page in the web browser
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Nov 11 17:09:22 CET 2014
Notes:Visualization is done using SpeedScript file error.html
Purpose: Returns the current error
Notes: Queried by error.html



Top Method Summary
Options Name Purpose
+ ShowErrorMessage (Error, character) Shows an error page in the web browser

Top Constructor Summary
Options Name Purpose
- WebErrorHelper () Constructor for the WebErrorHelper class

Top Property Summary
Options Name Purpose
+ Progress.Lang.Error Error
+ CHARACTER Title


Method Detail
Top

PUBLIC ShowErrorMessage (Error, character)

Purpose: Shows an error page in the web browser
Notes:

Parameters:
poError Progress.Lang.Error
The error object to visualize
pcTitle CHARACTER
The title for the message dialog


Constructor Detail
Top

PRIVATE WebErrorHelper ()

Purpose: Constructor for the WebErrorHelper class
Notes: Disallow instance creation



Property Detail
Top

PUBLIC Progress.Lang.Error Error


Returns Progress.Lang.Error
Top

PUBLIC CHARACTER Title


Returns CHARACTER


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