class TAFatalException

This allows developers to distinguish TA Fatal exceptions from other exceptions.

Public Methods

[more] TAFatalException(string m)
Creates a new TAFatalException instance with a specific message.
[more]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.

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

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

ostring 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++.