rmi exceptions6

Java Remote Method Invocation: - Exceptions In RMI CONTENTS | PREV | NEXT Java Remote Method Invocation A.4 Naming Exceptions The following table lists the exceptions specified in methods of the java.rmi.Naming class and the java.rmi.registry.Registry interface. Exception Context java.rmi.AccessException Operation disallowed. The registry restricts bind, rebind, and unbind to the same host. The lookup operation can originate from any host. java.rmi.AlreadyBoundException Attempt to bind a name that is already bound. java.rmi.NotBoundException Attempt to look up a name that is not bound. java.rmi.UnknownHostException Attempt to contact a registry on an unknown host. CONTENTS | PREV | NEXT Copyright © 1997-2006 Sun Microsystems, Inc. All Rights Reserved.
Wyszukiwarka

Podobne podstrony:
rmi exceptions5
rmi exceptions7
rmi exceptions2
rmi exceptions3
rmi exceptions4
rmi exceptions8
ExceptionDetailMessage
rmi protocol7
rmi arch2
java rmi server RMISocketFactory
java rmi AccessException
RMI w sprawie audytu 17 marzec 2009
java rmi server Operation
rmi properties2
rmi
java rmi registry RegistryHandler

więcej podobnych podstron