Description (InvalidRegex property)

From m204wiki
Revision as of 17:46, 4 May 2011 by JALWiccan (talk | contribs) (1 revision)
Jump to navigation Jump to search

Brief description of the exception (InvalidRegex class) This readOnly property is a text explanation of the problem. As descriptive text tends to do, this text might change between releases of the Sirius Mods.

Syntax

%string = invalidRegex:Description

Syntax terms

%string This string value describes the regular expression error.
invalidRegex A reference to an instance of an InvalidRegex object.

See also