List of BadJournal methods: Difference between revisions

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

Latest revision as of 17:58, 31 July 2012


The following are the available BadJournal class methods.

MethodDescription
NewCreate a new BadJournal object
ReasonCodeNumeric code indicating cause of BadJournal exception

See also