TDMFatalException is thrown by the TDM.
Public Methods
-
TDMFatalException(string m)
- Creates a new TDMFatalException instance with a specific message.
-
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.
TDMFatalException(string m)
-
Creates a new TDMFatalException instance with a specific message.
- Parameters:
- message - The message to be sent with the exception.
string 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++.