TIBCO Adapter SDK C++ Reference
|
Exception types are defined by the application. In contrast to the standard C++ exception class hierarchy, the TIBCO Adapter SDK has only one MException class. Catching an MException object is quite similar to catching other C++ exception objects.
class MException;
MException