List of ItemNotFound methods: Difference between revisions

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

Latest revision as of 18:02, 7 August 2012


The following are the available ItemNotFound class methods.

MethodDescription
NewCreate a new ItemNotFound object

See also