New (ItemNotFound constructor): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Redirected page to ItemNotFound class#New constructor)
Line 1: Line 1:
{{Template:ItemNotFound:New subtitle}}
#REDIRECT [[ItemNotFound class#New constructor|New constructor]]
This callable constructor generates an instance of an <var>[[ItemNotFound_class|ItemNotFound]]</var> exception. The <var>New</var> method format follows:


==Syntax==
[[Category:ItemNotFound methods|New constructor]]
{{Template:ItemNotFound:New syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%itemNotFound</th>
<td>A reference to an instance of an <var>ItemNotFound</var> object.
</td></tr>
<tr><th><var>%(ItemNotFound)</var></th><td>The class name in parentheses denotes a shared method.</td></tr>
</table>
 
==See also==
{{Template:ItemNotFound:New footer}}

Revision as of 16:15, 10 May 2011