Class BmpFileException

All Implemented Interfaces:
Serializable

public class BmpFileException extends IllegalArgumentException
Defines an exception to be used by BmpFile.
Author:
Pedro Alves da Silva, Gonçalo Carvalheiro Heleno
See Also:
  • Constructor Details

    • BmpFileException

      public BmpFileException(String s)