Inheritance diagram for MPSException:
Private Methods | |
public | MPSException (String message) |
Definition at line 43 of file MPSException.java.
|
Construct an exception with a particular human-readable explanation of the event that caused this exception.
Definition at line 48 of file MPSException.java. |