Class: cWebServerUIErrorHandler
Properties | Events | Methods | Index of Classes
Standard error handler for Server Web UI Applications
Hierarchy
cObject > cBaseErrorHandler > cWebServerUIErrorHandler
Show full hierarchy and direct subclasses
- cObject
- cBaseErrorHandler
- cWebServerUIErrorHandler
Library: Common Class Library
Package: cWebServerUIErrorHandler.pkg
Description
This class is the standard error handler for writing Server Web UI Applications (using cWebApp). It provides the standard error handling which shows errors on the client in a message box and writes errors to the Web Application Server event log.