Name

IndexService.BadDocumentException

Synopsis

This exception is thrown when an operation on an index fails because the target document in the index is bad.

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

Thrown By

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

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.