Cytoscape 2.8.0 API

cytoscape.plugin
Class InvalidDownloadable

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cytoscape.plugin.PluginException
              extended by cytoscape.plugin.InvalidDownloadable
All Implemented Interfaces:
Serializable

public class InvalidDownloadable
extends PluginException

Author:
skillcoy
See Also:
Serialized Form

Constructor Summary
InvalidDownloadable(String arg0)
           
InvalidDownloadable(String arg0, Throwable arg1)
           
 
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

InvalidDownloadable

public InvalidDownloadable(String arg0)
Parameters:
arg0 -

InvalidDownloadable

public InvalidDownloadable(String arg0,
                           Throwable arg1)
Parameters:
arg0 -
arg1 -

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.