BBjAppConfig::setErrAction
Description
In BBj 14.0 and higher, this method sets the action that will occur on abnormal application termination.
Syntax
Return Value |
Method |
---|---|
void |
setErrAction(BBjBuiCloseAction action) |
Parameters
Variable |
Description |
---|---|
action |
A BBjBuiCloseAction object that defines the abnormal application termination action. |
Return Values
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.