ReasonCode (BadJournal property): Difference between revisions
Jump to navigation
Jump to search
(Created page with " <span class="pageSubtitle"><section begin=dpl_desc/>Numeric code indicating the cause of the BadJournal exception<section end=dpl_desc/></span> [[Category:BadJournal methods|Rea...") |
m (1 revision) |
(No difference)
|
Revision as of 21:34, 16 January 2011
<section begin=dpl_desc/>Numeric code indicating the cause of the BadJournal exception<section end=dpl_desc/>
ReasonCode is a member of the BadJournal class.
Syntax
%rc = %bdJrnl:ReasonCode
Syntax terms
%rc | This is a numeric variable to contain the code that describes the reason the exception was thrown. Possible values include:
|
---|---|
%bdJrnl | A reference to an instance of a BadJournal object. |