Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
e.g. error 4 in PDFBOX-2513
after all, we know what the reason is.
Ideas:
1) create COSStreamException extends IOException in COSStream.java
2) in SinglePageValidationProcess.validateContent() examine the root cause exception type to classify smarter than just ERROR_UNKOWN_ERROR
any other thoughts?