> If you can be more specific about the error, there probably is a way to 
> catch that particular instance of the exception.

Here's the exception:

Exception in thread "main" java.lang.IllegalArgumentException: Unknown image 
type 0

> It's a known issue that there are some cases where these exceptions are not 
> caught. It's somewhat hard to get them all. It's usually at startup time 
> that these uncaught exceptions happen, typically when a class is not found 
> (normally, a classpath error).

This happens well after startup.

Bill
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to