Name

DiscardQueryException

Synopsis

A DiscardQueryException is thrown by the resolver service when it processes a query that, according to the service, cannot be resolved and should be ignored.

public class DiscardQueryException extends JxtaException {
// Public Constructors
   public DiscardQueryException();  
   public DiscardQueryException(String msg);  
}

Thrown By

net.jxta.resolver.QueryHandler.processQuery()

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.