Class IllegalFileFormatException

    • Constructor Detail

      • IllegalFileFormatException

        public IllegalFileFormatException()
        Constructs a new exception with no error message.
      • IllegalFileFormatException

        public IllegalFileFormatException​(String message)
        Constructs a new exception with the given error message.
        Parameters:
        message - the error message