|
J2ME RMI Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
name in
this registry.
UnexpectedException is thrown if the client of a
remote method call receives, as a result of the call, a checked
exception that is not among the checked exception types declared in the
throws clause of the method in the remote interface.UnexpectedException with the specified
detail message.
UnexpectedException with the specified
detail message and nested exception.
UnknownHostException is thrown if a
java.net.UnknownHostException occurs while creating
a connection to the remote host for a remote method call.UnknownHostException with the specified
detail message.
UnknownHostException with the specified
detail message and nested exception.
UnknownObjectException is thrown by methods of classes and
interfaces in the java.rmi.activation package when the
ActivationID parameter to the method is determined to be
invalid.UnknownObjectException with the specified
detail message.
UnmarshalException can be thrown while unmarshalling the
parameters or results of a remote method call if any of the following
conditions occur:
if an exception occurs while unmarshalling the call header
if the protocol for the return value is invalid
if a java.io.IOException occurs unmarshalling
parameters (on the server side) or the return value (on the client side).UnmarshalException with the specified
detail message.
UnmarshalException with the specified
detail message and nested exception.
Unreferenced interface to receive notification when there are
no more clients that reference that remote object.
|
J2ME RMI Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||