New (ItemNotFound constructor): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (match syntax table to syntax template, tags and edits)
No edit summary
 
(2 intermediate revisions by one other user not shown)
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==
{{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>%(ItemNotFound)</th><td>The class name in parentheses denotes a shared method.</td></tr>
</table>
 
==See also==
{{Template:ItemNotFound:New footer}}

Latest revision as of 16:52, 14 February 2017