Project JXTA

Package net.jxta.exception

Exception Summary
DiscardQueryException Thrown when no JXTA response from a query is received but has to be resent
HandshakeInProgressException Generic Peer group exception
JxtaException The class JxtaException and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
NoResponseException Thrown when no JXTA response from a query is received
PeerGroupException Generic Peer group exception
ProtocolNotSupportedException Signals that an error occurred while attempting to access an endpoint protocol
ResendQueryException Thrown when no JXTA response from a query is received but has to be resent
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
ViolationException Signal an internal error within a peer group operation
 

Error Summary
JxtaError Thrown when JXTA cannot continue running.
 


Project JXTA