Class FileFormatException

All Implemented Interfaces:
Serializable

public class FileFormatException extends IOException
File cannot be interpreted. Either the file is not what VASSAL thinks it is or it is corrupted in some way.
See Also:
Serialized Form
  • Constructor Details

    • FileFormatException

      public FileFormatException(String s)