class UCHException

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

Public Methods

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


Documentation

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

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

Parameters:
message - The message to be sent with the exception.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

ostring getMessage()
Gets the UCHException error message


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

Alphabetic index HTML hierarchy of classes or Java



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