List of BadJournal methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
Line 7: Line 7:
<tr><th>Method</th><th>Description</th></tr>
<tr><th>Method</th><th>Description</th></tr>
<tr><td valign="top">[[New (BadJournal constructor)|New]]</td><td valign="top">Create a new BadJournal object</td></tr>
<tr><td valign="top">[[New (BadJournal constructor)|New]]</td><td valign="top">Create a new BadJournal object</td></tr>
<tr><td valign="top">[[ReasonCode (BadJournal function)|ReasonCode]]</td><td valign="top">Numeric code indicating cause of BadJournal exception</td></tr>
<tr><td valign="top">[[ReasonCode (BadJournal property)|ReasonCode]]</td><td valign="top">Numeric code indicating cause of BadJournal exception</td></tr>
</table>
</table>
</div>
</div>

Revision as of 20:07, 25 March 2011

The following are the available BadJournal class methods.

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

See also