Cytoscape 2.8.0 API

cytoscape.plugin
Class DuplicatePluginClassException

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

public class DuplicatePluginClassException
extends PluginException

See Also:
Serialized Form

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

DuplicatePluginClassException

public DuplicatePluginClassException()

DuplicatePluginClassException

public DuplicatePluginClassException(String arg0)

DuplicatePluginClassException

public DuplicatePluginClassException(Throwable arg0)

DuplicatePluginClassException

public DuplicatePluginClassException(String arg0,
                                     Throwable arg1)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.