List of InvalidRegex methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Protected "List of InvalidRegex methods" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
m (Automatically generated page update)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--
<!-- This page was automatically generated and will be automatically
1C'??'InvalidRegex'* *
    replaced, so any manual edits will be lost. You've been warned. -->
-->
{{Template:List of InvalidRegex methods}}
==See also==
<div class="showVisit">
<table class="list"><tr>
<td valign="top"><ul style="margin-top:0px;">
The following are the available [[InvalidRegex class|InvalidRegex]] exception class methods.
<li>[[InvalidRegex class]]
</ul></td>
See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
<td valign="top"><ul style="margin-top:0px;">
<dpl>
<li>[[InvalidRegex methods syntax]]
category = InvalidRegex_methods
</ul></td>
include = dpl_desc
</tr>
table =,Method,Description
</table>
</dpl>
[[Category:Lists of methods]]
[[Category:InvalidRegex methods]]
</div>

Latest revision as of 17:55, 7 August 2012


The following are the available InvalidRegex class methods.

MethodDescription
CodeNumeric code indicating cause of the exception
DescriptionBrief description of the exception
NewCreate a new InvalidRegex object
PositionRegex position at or before which the error occurred

See also