Name

IndexService.IndexException

Synopsis

This exception indicates that the index has an internal problem.

public static class IndexService.IndexException extends Exception {
// Public Constructors
   public IndexException(String msg, Throwable t);  
// Public Instance Methods
   public Throwable getNestedThrowable();  
}

Thrown By

IndexService.Index.{add(), query(), remove()}, IndexService.ReverseIndex.{add(), query(), remove()}

Get JXTA in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.