Name

JxtaError

Synopsis

This error is thrown by the peergroup class when the application or service cannot initialize the NetPeerGroup. It is an error, rather than an exception, since it should always be treated as fatal.

public class JxtaError extends Error {
// Public Constructors
   public JxtaError();  
   public JxtaError(String msg);  
}

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.