ReasonCode (BadJournal property): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Syntax terms) |
||
Line 10: | Line 10: | ||
<tr><th>2</th><td>The dataset or stream is empty.</td></tr> | <tr><th>2</th><td>The dataset or stream is empty.</td></tr> | ||
<tr><th>3</th><td>The journal was created with a different <var class="product">Model 204</var> version than the current Online.</td></tr> | <tr><th>3</th><td>The journal was created with a different <var class="product">Model 204</var> version than the current Online.</td></tr> | ||
<tr><th>4</th><td>The | <tr><th>4</th><td>The content of the merged journal is invalid.</td></tr> | ||
</table> | </table> | ||
</td></tr> | </td></tr> |
Revision as of 20:14, 10 April 2011
Numeric code indicating cause of BadJournal exception (BadJournal class)
[Introduced in Sirius Mods 7.8]
Syntax
%number = badJournal:ReasonCode
Syntax terms
%number | This is a numeric variable to receive the code describing the reason the exception was thrown. Possible values include:
| ||||||||
---|---|---|---|---|---|---|---|---|---|
%badJournal | A reference to an instance of a BadJournal object. |
Usage Notes
- ReasonCode is available in "Sirius Mods" Version 7.8 and later.