Name

ExportException

Synopsis

This RemoteException is thrown if an attempt is made to export a remote object on a port that is already in use.

                  Exceptions
public class ExportException extends RemoteException {
// Public Constructors
   public ExportException( String s);  
   public ExportException( String s, Exception ex);  
}

Subclasses

SocketSecurityException

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.