Class FileFormatException

All Implemented Interfaces:
Serializable

public class FileFormatException extends IOException
Thrown when an invalid file format is encountered.
See Also:
  • Constructor Details

    • FileFormatException

      public FileFormatException(String errMsg)