|
J2ME RMI Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
ServerCloneException is thrown if a remote exception occurs
during the cloning of a UnicastRemoteObject.ServerCloneException with the specified
detail message.
ServerCloneException with the specified
detail message and nested exception.
ServerError is thrown as a result of a remote method
invocation when an Error is thrown while processing
the invocation on the server, either while unmarshalling the arguments,
executing the remote method itself, or marshalling the return value.ServerError with the specified
detail message and nested error.
ServerException is thrown as a result of a remote method
invocation when a RemoteException is thrown while processing
the invocation on the server, either while unmarshalling the arguments,
executing the remote method itself, or marshalling the return value.ServerException with the specified
detail message.
ServerException with the specified
detail message and nested exception.
ServerNotActiveException is an Exception
thrown during a call to RemoteServer.getClientHost if
the getClientHost method is called outside of servicing a remote
method call.ServerNotActiveException with no specified
detail message.
ServerNotActiveException with the specified
detail message.
StubNotFoundException is thrown if a valid stub class
could not be found for a remote object when it is exported.StubNotFoundException with the specified
detail message and nested exception.
StubNotFoundException with the specified
detail message and nested exception.
|
J2ME RMI Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||