cytoscape.plugin
Class WebstartException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cytoscape.plugin.PluginException
cytoscape.plugin.WebstartException
- All Implemented Interfaces:
- Serializable
public class WebstartException
- extends PluginException
This exception is used when methods that can't be used from the PluginManager if
webstart is running are called.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WebstartException
public WebstartException()
WebstartException
public WebstartException(String arg0)
- Parameters:
arg0
-
Copyright 2010 Cytoscape Consortium. All rights reserved.