Name

ServiceNotFoundException

Synopsis

This exception is thrown when the attempt to extract a particular service from a peergroup fails because the peergroup does not provide that particular service.

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

Thrown By

net.jxta.peergroup.PeerGroup.lookupService()

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.