edu.umd.cs.fuzzyTree
Class DataGraph.DataGraphException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.umd.cs.fuzzyTree.DataGraph.DataGraphException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DataGraph

public class DataGraph.DataGraphException
extends java.lang.Exception

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
DataGraph.DataGraphException(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

DataGraph.DataGraphException

public DataGraph.DataGraphException(java.lang.Exception e)


Web Accessibility