public class ServerError extends RemoteException { // Public Constructor public ServerError(String s, Error err); }