Class ssfd.IncompleteReactorExcpn
All Packages Class Hierarchy This Package Previous Next Index
Class ssfd.IncompleteReactorExcpn
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----ssfd.IncompleteReactorExcpn
- public class IncompleteReactorExcpn
- extends Exception
Indicates that one or more of the parameters needed to specify the
"reactor" has been set incorrectly (e.g., is negative). Note that
the name of this class was abbreviated to keep the file names below
32 characters; had a problem with this on Macs.
- Version:
- 1.0 02-12-97
- Author:
- Daren Stotler
All Packages Class Hierarchy This Package Previous Next Index