Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The constructors with a Throwable cause were not added until JDK 1.6 - I suggest adding a utility method to intialize the cause in the IOException.
This can be used to revert r596143[1] (and similar situation in AppendableApdaptor) so that the cause is not swallowed.
Attachments
Attachments
Issue Links
- is related to
-
IO-148 IOException with constructors which take a cause
- Closed