Catch of IOException hides real cause
-------------------------------------

         Key: XERCESJ-1085
         URL: http://issues.apache.org/jira/browse/XERCESJ-1085
     Project: Xerces2-J
        Type: Bug
  Components: XML Schema Structures  
    Reporter: Alex Milowski


The last try/catch block of XMLSchemaValidator.findSchemaGrammar() catches
an IOException and reports an error.  This does not involve the IOException's
error message and masks the real cause of the error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to