MAEPlugin
Class PluginException

java.lang.Object
java.lang.Throwable
java.lang.Exception
MAEPlugin.PluginException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DuplicatePluginLoadException, MaxNumberPluginsException
- public class PluginException
- extends java.lang.Exception
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/08/12 15:23:59 $ / $Revision: $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PluginException
public PluginException()