This allows developers to distinguish TA Fatal exceptions from other exceptions.
Public Methods
-
TAFatalException(string m)
- Creates a new TAFatalException instance with a specific message.
-
string getMessage()
- Gets the TAFatalException error message
Documentation
This allows developers to distinguish TA Fatal exceptions from other
exceptions. In case of occurence of this Exception the UCH stops calling functions of the TA,
and may unload the TA.
TAFatalException(string m)
-
Creates a new TAFatalException instance with a specific message.
- Parameters:
- message - The message to be sent with the exception.
string getMessage()
-
Gets the TAFatalException 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++.