Package VASSAL.tools.imports
Class FileFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
VASSAL.tools.imports.FileFormatException
- All Implemented Interfaces:
Serializable
File cannot be interpreted. Either the file is not what VASSAL thinks it is
or it is corrupted in some way.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileFormatException
-