class TAException

This allows developers to distinguish TA exception from other exceptions.

Public Methods

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


Documentation

This allows developers to distinguish TA exception from other exceptions.

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

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

ostring getMessage()
Get the error TAException 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++.