Exception

Exception is used as the base class for more specific exceptions.
 

Hierarchy

BEATuxBldr · Exception
 

Member Functions

This section lists the member functions of Exception.

Table 4-9 Exception Member Functions

Member Function Access Documented in

GetMessage

protected

Exception


 

GetMessage

Returns the description of the BEA TUXEDO error corresponding to the value of the tperrno variable or the Ferror variable. Additional information about BEA TUXEDO errors can be found in the BEA TUXEDO Application Programmer's Guide.
 

Synopsis

char* GetMessage() const