|
J2ME RMI Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
AccessException is thrown by certain methods of the
java.rmi.Naming class (specifically bind,
rebind, and unbind) and methods of the
java.rmi.activation.ActivationSystem interface to
indicate that the caller does not have permission to perform the action
requested by the method call.AccessException with the specified
detail message.
AccessException with the specified
detail message and nested exception.
id.
ActivateFailedException with the specified
detail message.
ActivateFailedException with the specified
detail message and nested exception.
ActivationException with no specified
detail message.
ActivationException with detail
message, s.
ActivationException with detail message,
s, and detail exception ex.
ActivationID takes a single
argument, activator, that specifies a remote
reference to the activator responsible for activating the
object associated with this identifier.
Activator facilitates remote object activation.AlreadyBoundException is thrown if an attempt
is made to bind an object in the registry to a name that already
has an associated binding.AlreadyBoundException with no
specified detail message.
AlreadyBoundException with the specified
detail message.
|
J2ME RMI Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||