java.lang.Object
java.lang.Throwable
java.lang.Exception
iiuf.util.graph.GraphException
- All Implemented Interfaces:
- java.io.Serializable
- public class GraphException
- extends java.lang.Exception
Graph exception, thrown when graph invariants are violated.
(c) 2000, 2001, IIUF, DIUF
- Version:
- $Name: $ $Revision: 1.1 $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphException
public GraphException()
GraphException
public GraphException(java.lang.String msg)