ca.quine.jcommons.transform.graph
Class GraphException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ca.quine.jcommons.transform.graph.GraphException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UnconnectedGraphException
- public class GraphException
- extends Exception
- 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 message)
GraphException
public GraphException(String message,
Throwable cause)