ExportException is a RemoteException thrown if an attempt to export a remote object fails. A remote object is exported via the constructors and exportObject methods of java.rmi.server.UnicastRemoteObject and java.rmi.activation.Activatable.
@version 1.13, 11/17/05
@author Ann Wollrath
@since JDK1.1
@see java.rmi.server.UnicastRemoteObject
@see java.rmi.activation.Activatable
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |