rsc3/doc-schelp/HelpSource/Classes/OnError.schelp

13 lines
347 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
class:: OnError
summary:: register functions to be evaluated when an error occurs
related:: Classes/StartUp, Classes/ShutDown, Classes/ServerQuit, Classes/ServerTree, Classes/CmdPeriod
categories:: Control
description::
OnError registers functions to perform an action when an error occurs.
ClassMethods::
method::run
Call the object in order.