Null InputStream leads to MalformedURLExceptions under JDK 1.5
--------------------------------------------------------------
Key: DIGESTER-111
URL: https://issues.apache.org/jira/browse/DIGESTER-111
Project: Commons Digester
Issue Type: Improvement
Affects Versions: 1.8
Reporter: Niall Pemberton
Priority: Minor
Passing a null InputStream to Digester.parse(InputStream) causes a confusing
java.net.MalformedURLException under JDK 1.5
Would be more user friendly to trap this condition and throw an appropriate
exception and message.
This came up as an issue in Commons Validator - see VALIDATOR-226
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]