Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The general contract for the image parsers is to throw ImageReadException if they are passed an invalid image. PnmImageParser would throw NumberFormatException if the width or header could not be parsed.