Java in a Nutshell Online Quick Reference for Java 1.1
CLASS java.rmi.ServerException
Availability: JDK 1.1
public class ServerException extends RemoteException {
// Public Constructors
public ServerException(Strings);
public ServerException(Strings, Exceptionex);
}