JXTA

Package net.jxta.exception

Exception classes commonly used by JXTA Components.

See:
          Description

Exception Summary
ConfiguratorException This class maintains a List of all possible causes that may be generated as a part of the configuration process.
JxtaException The class JxtaException and its subclasses are a form of Exception that indicates conditions that a reasonable application might want to catch.
PeerGroupException Generic Peer group exception
ProtocolNotSupportedException Signals that an error occurred while attempting to access an endpoint protocol
ServiceNotFoundException Signals that an error occurred while trying to access a peer group service
UnknownServiceException Signals that an error occurred while trying to access a service
 

Error Summary
JxtaError Thrown when JXTA cannot continue running.
 

Package net.jxta.exception Description

Exception classes commonly used by JXTA Components.


JXSE