java.rmi
public class ServerRuntimeException extends RemoteException
detail
Constructor and Description |
---|
ServerRuntimeException(String s,
Exception e)
Deprecated.
no longer needed
|
getCause, getMessage
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServerRuntimeException(String s, Exception e)
s
- the messagee
- the cause