Name

JxtaException

Synopsis

This is the base class for all exceptions in this package.

public class JxtaException extends Exception {
// Public Constructors
   public JxtaException();  
   public JxtaException(String message);  
   public JxtaException(String message, Throwable cause);  
// Public Methods Overriding Throwable
   public void printStackTrace(PrintStream s);  
}

Subclasses

DiscardQueryException, HandshakeInProgressException, NoResponseException, PeerGroupException, ProtocolNotSupportedException, ResendQueryException, ServiceNotFoundException, net.jxta.exception.UnknownServiceException, ViolationException

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.