class TDMFatalException

TDMFatalException is thrown by the TDM.

Public Methods

[more] TDMFatalException(string m)
Creates a new TDMFatalException instance with a specific message.
[more]string getMessage()
Get the TDMFatalException error message


Documentation

TDMFatalException is thrown by the TDM. In case of Exception the UCH calls no function of the TDM anymore, and may unload the TDM (without calling finalize). The exception includes a text string describing the problem that occurred.

o TDMFatalException(string m)
Creates a new TDMFatalException instance with a specific message.

Parameters:
message - The message to be sent with the exception.

ostring getMessage()
Get the TDMFatalException error message


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.