public class ExportException
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Thrown-by     Links  

An 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.

extends RemoteException

See also:
java.rmi.server.UnicastRemoteObject, java.rmi.activation.Activatable

Since:  JDK1.1