edu.uci.ics.dillenco.simplegraph01
Class GraphCheckException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.uci.ics.dillenco.simplegraph01.GraphCheckException
- All Implemented Interfaces:
- Serializable
public class GraphCheckException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphCheckException
public GraphCheckException(String s)
GraphCheckException
public GraphCheckException()