You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Peter Becker <pb...@dstc.edu.au> on 2003/07/09 04:46:47 UTC

IndexLockedException

Hi,

is there some proper means to figure out if an IOException thrown by an 
IndexWriter is caused by a locked index? I don't want to start parsing 
strings ;-)

If not: what about throwing an IndexLockedException instead? This could 
inherit from IOException (and thus still be caught as such), but would 
allow distinguishing the problem properly.

  Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org