:: Documentation >>

handle Method

Handles exceptions in the ActiveWidgets methods.

Syntax

obj.handle(error);

Parameters

errorErrorError object.

Remarks

The default error handler just throws the same exception to the next level. Overload this function to add your own diagnostics and error logging.

See Also

Active.System.Object

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5