See: Description
Exception | Description |
---|---|
AuthorizationException |
Exception thrown when the invoker is not authorized to invoke a remote
method.
|
LocalAuthenticationException |
Exception thrown on the skeleton side, when the remote invoker cannot be
authenticated on the machine.
|
ObjectNotFoundException |
Exception thrown when the remote object cannot be found during a remote
method invocation.
|
RemoteAuthenticationException |
Exception thrown on the stub side when the invoker cannot be authenticated on
the remote machine.
|
RemoteException |
This exception is thrown when a
RMIHandler instance has been disposed
before or during an invocation. |