Cytoscape 2.8.0 API

cytoscape.plugin
Class TrackerException

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

public class TrackerException
extends PluginException

See Also:
Serialized Form

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

TrackerException

public TrackerException()

TrackerException

public TrackerException(String arg0)

TrackerException

public TrackerException(Throwable arg0)

TrackerException

public TrackerException(String arg0,
                        Throwable arg1)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.