New (NoFreeDaemons constructor)

From m204wiki
Revision as of 07:11, 22 April 2011 by Goff (talk | contribs) (match syntax table to syntax template, tags and edits)
Jump to navigation Jump to search

Create a new NoFreeDaemons object (NoFreeDaemons class) This constructor generates an instance of an NoFreeDaemons exception. The New method format is as follows:

Syntax

%noFreeDaemons = [%(NoFreeDaemons):]New

Syntax terms

%noFreeDaemons A reference to an instance of a NoFreeDaemons object.
%(NoFreeDaemons)The class name in parentheses denotes a shared method.

See also