AtmiException

AtmiException is thrown when a BEA TUXEDO ATMI error has occurred.
 

Hierarchy

BEATuxBldr · Exception · TuxException · AtmiException
 

Member Functions

This section lists the member functions of AtmiException.

Table 4-8 AtmiException Member Functions

Member Function Access Documented in

GetMessage

public

AtmiException


 

GetMessage

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

Synopsis

char* GetMessage() const