New (MaxDaemExceeded constructor)

From m204wiki
Revision as of 07:02, 22 April 2011 by Goff (talk | contribs) (edits, tags and links)
Jump to navigation Jump to search

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

Syntax

%maxDaemExceeded = [%(MaxDaemExceeded):]New

Syntax terms

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

See also