Message6942
Perhaps my explanation wasn't clear.
There was no error or exception to catch at that time (other than the artificial one) because the class loaded and imported correctly. As far as Jython is concerned, there is no problem with that class.
The exception occurs at a later time because a classloader external to Jython can't load it.
The problem could be detected at import time, but only by attempting to use the XMLReaderFactory and catching the exception that it produces. |
|
Date |
User |
Action |
Args |
2012-03-20 22:53:47 | kwatford | set | messageid: <1332284027.68.0.185637983229.issue1537@psf.upfronthosting.co.za> |
2012-03-20 22:53:47 | kwatford | set | recipients:
+ kwatford, amak |
2012-03-20 22:53:47 | kwatford | link | issue1537 messages |
2012-03-20 22:53:47 | kwatford | create | |
|