| 
Exception Summary
 | 
| AccessException | 
This exception is provided for compatibility with java.rmi.* | 
| AlreadyBoundException | 
Class for handling Exceptions thrown when an operation 
 attempts to bind a name already in use for another Remote
 object in the registry. | 
| ConnectException | 
This exception is provided for compatibility with java.rmi.* | 
| ConnectIOException | 
This exception is provided for compatibility with java.rmi.* | 
| MarshalException | 
This exception is provided for compatibility with java.rmi.* | 
| NoSuchObjectException | 
This exception is provided for compatibility with java.rmi.* | 
| NotBoundException | 
Class for Exceptions thrown when a remote invocation is attempted
 on an object that is not bound to the expected name in the
 registry. | 
| RemoteException | 
Deprecated. Deprecated in WebLogic Server 7.0 | 
| RMISecurityException | 
This exception is provided for compatibility with java.rmi.* | 
| ServerError | 
This exception is provided for compatibility with java.rmi.* | 
| ServerException | 
This exception is provided for compatibility with java.rmi.* | 
| ServerRuntimeException | 
This exception is provided for compatibility with java.rmi.* | 
| StubNotFoundException | 
This exception is provided for compatibility with java.rmi.* | 
| UnexpectedException | 
This exception is provided for compatibility with java.rmi.* | 
| UnknownHostException | 
This exception is provided for compatibility with java.rmi.* | 
| UnmarshalException | 
This exception is provided for compatibility with java.rmi.* |