13 lines
347 B
Text
13 lines
347 B
Text
|
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.
|