Name

ResendQueryException

Synopsis

The resolver service uses this exception to indicate that a particular query needs to be resent.

public class ResendQueryException extends JxtaException {
// Public Constructors
   public ResendQueryException();  
   public ResendQueryException(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.