graph
Class FileFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
graph.FileFormatException
- All Implemented Interfaces:
- java.io.Serializable
- class FileFormatException
- extends java.lang.Exception
This should be thrown if any of the packages fileloaders
encounter a format error
| 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 |
FileFormatException
public FileFormatException(java.lang.String s)