infovis.graph
Class GraphException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
infovis.graph.GraphException
- All Implemented Interfaces:
- Serializable
public class GraphException
- extends RuntimeException
Class GraphException
- Version:
- $Revision: 1.2 $
- Author:
- Jean-Daniel Fekete
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphException
public GraphException(String msg,
int vertex,
int edge)
getEdge
public int getEdge()
getVertex
public int getVertex()
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.