Description (InvalidRegex property): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Template:InvalidRegex:Description subtitle}} | {{Template:InvalidRegex:Description subtitle}} | ||
This | This <var>[[Classes and Objects#readWrite|ReadOnly]]</var> property is a text explanation of the problem. As descriptive text tends to do, this text '''might''' change between releases of the <var class="product">[[Sirius Mods|Sirius Mods]]</var>. | ||
==Syntax== | ==Syntax== |
Revision as of 16:30, 5 May 2011
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. |