Name

IndexService.BadQueryException

Synopsis

This exception is thrown when an index receives a bad XPath query.

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

Thrown By

IndexService.Index.query(), IndexService.ReverseIndex.{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.