class UIPMFatalException

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

Public Methods

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


Documentation

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

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

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

ostring getMessage()
Gets the UIPMFatalException 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++.