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