Name

PeerGroupException

Synopsis

This exception represents a variety of exceptions from manipulating peergroups. The message will indicate what the specific failure is.

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

Thrown By

net.jxta.endpoint.EndpointService.addEndpointProtocol(), net.jxta.membership.MembershipService.{apply(), getAuthCredentials(), getCurrentCredentials(), init(), join(), makeCredential(), resign()}, net.jxta.peergroup.PeerGroup.{loadModule(), newGroup()}, net.jxta.peergroup.PeerGroupFactory.newNetPeerGroup(), net.jxta.platform.Module.init()

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.