Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Had to go into the debugger because when some code passed null into the org.apache.commons.io.input.XmlStreamReader constructor it threw an IOException with the message "Stream closed".
This is not accurate. There was no stream. It was null. If a NullPointerException had been thrown instead, this would have been easier to debug.
Attachments
Issue Links
- links to