SecurityException insteadpublic class RMISecurityException extends SecurityException
SecurityException in the case of RMI.| Constructor and Description |
|---|
RMISecurityException(String n)
Deprecated.
no longer needed
|
RMISecurityException(String n,
String a)
Deprecated.
no longer needed
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RMISecurityException(String n)
n - the messagepublic RMISecurityException(String n, String a)
n - the messagea - the cause (ignored)