J2ME RMI Profile
A B C D E F G H I J L M N O P R S T U V W

N

Naming - class java.rmi.Naming.
The Naming class provides methods for storing and obtaining references to remote objects in the remote object registry.
NoSuchObjectException - exception java.rmi.NoSuchObjectException.
A NoSuchObjectException is thrown if an attempt is made to invoke a method on an object that no longer exists in the remote virtual machine.
NoSuchObjectException(String) - Constructor for class java.rmi.NoSuchObjectException
Constructs a NoSuchObjectException with the specified detail message.
NotBoundException - exception java.rmi.NotBoundException.
A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
NotBoundException() - Constructor for class java.rmi.NotBoundException
Constructs a NotBoundException with no specified detail message.
NotBoundException(String) - Constructor for class java.rmi.NotBoundException
Constructs a NotBoundException with the specified detail message.

J2ME RMI Profile
A B C D E F G H I J L M N O P R S T U V W
Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved. < /font >