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