FmlException

FmlException is thrown when a BEA TUXEDO FML error has occurred.
 

Hierarchy

BEATuxBldr · Exception · TuxException · FmlException
 

Member Functions

This section lists the member functions of FmlException.

Table 4-10 FmlException Member Functions

Member Function Access Documented in

GetMessage

public

FmlException


 

GetMessage

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

Synopsis

char* GetMessage() const