Name

ServerException

Synopsis

This exception is thrown if a RemoteException is thrown while the server object is executing a remote method.

                  
public class ServerException extends RemoteException {
// Public Constructors
   public ServerException( String s);  
   public ServerException( String s, Exception ex);  
}

Get Java Enterprise in a Nutshell, Second Edition 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.