Name

NoResponseException

Synopsis

This exception is thrown by the resolver service when a particular query has no response.

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