Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

MPSException Class Reference

Thrown when a general MPS error condition arises that is not indicated back to the client via normal call-return semantics. More...

Inheritance diagram for MPSException:

Inheritance graph
[legend]
Collaboration diagram for MPSException:

Collaboration graph
[legend]
List of all members.

Private Methods

public MPSException (String message)

Detailed Description

Thrown when a general MPS error condition arises that is not indicated back to the client via normal call-return semantics.

Author(s):
Tony Garnock-Jones <tonyg@kcbbs.gen.nz>

Definition at line 43 of file MPSException.java.


Constructor & Destructor Documentation

public MPSException::MPSException ( String message ) [inline, private]
 

Construct an exception with a particular human-readable explanation of the event that caused this exception.

Definition at line 48 of file MPSException.java.


The documentation for this class was generated from the following file:
Generated at Wed Aug 15 01:05:34 2001 for mps-java by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001