MAEPlugin
Class MaxNumberPluginsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--MAEPlugin.PluginException
|
+--MAEPlugin.MaxNumberPluginsException
- All Implemented Interfaces:
- java.io.Serializable
- public class MaxNumberPluginsException
- extends PluginException
This exception is used to allow self registering of plugins for a max number of plugins.
This work was produced by Peter Lemkin of the National Cancer
Institute, an agency of the United States Government. As a work of
the United States Government there is no associated copyright. It is
offered as open source software under the Mozilla Public License
(version 1.1) subject to the limitations noted in the accompanying
LEGAL file. This notice must be included with the code. The MAExplorer
Mozilla and Legal files are available on http://maexplorer.sourceforge.net/.
- Version:
- $Date: 2002/10/13 17:39:33 $ / $Revision: $
- Author:
- Jai Evans (DECA/CIT), C. Santos (DECA/CIT), P. Lemkin (NCI-FCRDC)
- See Also:
- MAExplorer Home, Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MaxNumberPluginsException
public MaxNumberPluginsException()