Thrown when a user tries to create a NexusInder IndexingContext over and existing Lucene index. The reason for throwing this exception may be multiple: non-NexusIndexer Lucene index, index version is wrong, repositoryId does not matches the context repositoryId, etc.
@author Tamas Cservenak
@deprecated The deprecated {@link NexusIndexer} uses this exception. Use {@link Indexer} instead.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.