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