Name

ActivateFailedException

Synopsis

This subclass of RemoteException is thrown to a client when a remote method call fails because the object could not be activated.

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

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.