If a file is expected but not found, an IllegalArgumentException will be thrown as a result of `null` being passed to the `ImageIO.read` call. This commit adds better logging for this error case.
If a file is expected but not found, an IllegalArgumentException will be thrown as a result of `null` being passed to the `ImageIO.read` call. This commit adds better logging for this error case.