|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginException | |
|---|---|
| cytoscape.plugin | Classes related to Cytoscape plugins. |
| Uses of PluginException in cytoscape.plugin |
|---|
| Subclasses of PluginException in cytoscape.plugin | |
|---|---|
class |
DuplicatePluginClassException
|
class |
InvalidDownloadable
|
class |
ManagerException
Thrown to indicate PluginManager errors |
class |
NotAPluginException
Thrown to indicate that a class cannot be used as a plugin becuase it does not extend CytoscapePlugin. |
class |
TrackerException
|
class |
WebstartException
This exception is used when methods that can't be used from the PluginManager if webstart is running are called. |
| Methods in cytoscape.plugin that throw PluginException | |
|---|---|
static Object |
CytoscapePlugin.loadPlugin(Class pluginClass)
Attempts to instantiate a plugin of the class argument. |
void |
PluginManager.loadPlugin(DownloadableInfo i)
|
|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||