Description (InvalidRegex property): Difference between revisions
Jump to navigation
Jump to search
m (match syntax table to syntax template, tags and edits) |
m (→Syntax terms) |
||
Line 7: | Line 7: | ||
<table class="syntaxTable"> | <table class="syntaxTable"> | ||
<tr><th>%string</th> | <tr><th>%string</th> | ||
<td>This string value describes the | <td>This string value describes the [[Regex_processing|regular expression]] error. | ||
</td></tr> | </td></tr> | ||
<tr><th>invalidRegex</th> | <tr><th>invalidRegex</th> |
Revision as of 23:51, 2 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. |