Name

ProtocolNotSupportedException

Synopsis

The PeerGroup class uses this exception to indicate that a module included in the peergroup advertisement requires a particular unsupported protocol. The membership service uses this exception to indicate that a particular authentication method is not supported.

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

Thrown By

net.jxta.membership.MembershipService.apply(), net.jxta.peergroup.PeerGroup.loadModule()

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.