Previousevent Up
Base Class Library
FilenameNext

Exceptionmanager

The ExceptionManager stores and manages exception handlers. Each exception handler is a callback which you register against the object by sending the message "register" to the ExceptionManager.

The ExceptionManager also provides the "errorMessage" method to retrieve the error message for a specific exception number.

See method register.

See method errorMessage.

Class-Control Entry

Include this entry in the Class-Control paragraph of any program using this class.

Exceptionmanager is class "exptnmgr"

Superclass

buttonDependent


buttonClass Methods


Instance Methods

The list below does not include methods inherited from Base. For these methods, click the button below:

buttonBase

addDependent Using aDependent
changed Using aFourByteParameter
deleted Using aFourByteParameter
getDependents Returning lnkDependents
removeDependencies
removeDependent Using lnkDependent