OnError:
Filter:
Description
Class methods
run
Inherited class methods
Undocumented class methods
objects
Instance methods
Inherited instance methods
Classes
|
Control
OnError
:
AbstractSystemAction
:
Object
register functions to be evaluated when an error occurs
Source:
SystemActions.sc
See also:
StartUp
,
ShutDown
,
ServerQuit
,
ServerTree
,
CmdPeriod
Description
OnError registers functions to perform an action when an error occurs.
Class Methods
OnError.
run
Call the object in order.
Inherited class methods
Undocumented class methods
OnError.
objects
OnError.
objects
= value
Instance Methods
Inherited instance methods
helpfile source:
/usr/local/share/SuperCollider/HelpSource/Classes/OnError.schelp
link::Classes/OnError::