InvalidControl

InvalidControl is thrown when an invalid Control object is passed to Transaction::resume.
 

Hierarchy

BEATuxBldr · Exception · TransactionException · InvalidControl
 

Description

The only valid Control object that can be passed to Transaction::resume is one obtained by a prior call to the Transaction::suspend function.
 

Member Functions

This section lists the member functions of InvalidControl.

Table 4-22 InvalidControl Member Functions

Member Function Access Documented in

GetMessage

public

Exception