| Exception Thrown By: | Cause | |
| Class | Method | |
| LocateRegistry | public static Registry getRegistry(int port) | if the reference could not be created. |
| LocateRegistry | public static Registry getRegistry(String host) | if the reference could not be created. |
| LocateRegistry | public static Registry createRegistry(int port) | if the registry could not be exported. |
| Util | public static boolean isLocal(Stub stub) | The Java to IDL specification does not specify the conditions that cause a RemoteException. |