setActionOnAnyCondition
Specifies the default action to be taken by the CICS foundation classes when a CICS condition occurs.
void setActionOnAnyCondition(ActionOnCondition action)
- action
- The name of the action as an enumeration. The possible values are listed under the description of this class.