uk.ac.essex.ia.exception
Class GraphFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.essex.ia.exception.GraphFileException
- All Implemented Interfaces:
- java.io.Serializable
public class GraphFileException
- extends java.lang.Exception
You should have received a copy of GNU public license with this code.
If not please visit this site
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GraphFileException
public GraphFileException()
GraphFileException
public GraphFileException(java.lang.String message)
GraphFileException
public GraphFileException(java.lang.Throwable cause)
GraphFileException
public GraphFileException(java.lang.String message,
java.lang.Throwable cause)