Exception
|
Context
|
java.rmi.RMISecurityException
note: this exception is deprecated in JDK1.2
|
A security exception that is thrown by the RMISecurityManager.
|
java.rmi.server.ServerCloneException
|
Clone failed.
|
java.rmi.server.ServerNotActiveException
|
Attempt to get the client host via the RemoteServer.getClientHost method when the remote server is not executing in a remote method.
|
java.rmi.server.SocketSecurityException
|
Attempt to export object on an illegal port.
|