www.fifi.org Documentation Manpages GNU Info Debian document tree Whole document tree Trigance web page Public services User info Mailing lists Secure server Multilingual usage
Copyright (C) 2000-2012 Philippe Troin <webmaster@fifi.org>.
Validate HTML Validate CSS
Whole document tree
Exception Context java.rmi.RMISecurityException note: this exception is deprecated as of the Java 2 SDK, Standard Edition, v1.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. CONTENTS | PREV | NEXT Copyright © 1997-1999 Sun Microsystems, Inc. All Rights Reserved.
java.rmi.RMISecurityException
note: this exception is deprecated as of the Java 2 SDK, Standard Edition, v1.2
A security exception that is thrown by the RMISecurityManager.
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.
RemoteServer.getClientHost
java.rmi.server.SocketSecurityException
Attempt to export object on an illegal port.