Cytoscape 2.8.0 API

cytoscape.plugin
Class WebstartException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cytoscape.plugin.PluginException
              extended by 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

Constructor Summary
WebstartException()
           
WebstartException(String arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebstartException

public WebstartException()

WebstartException

public WebstartException(String arg0)
Parameters:
arg0 -

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.