Name

ObjectAlreadyActive

Synopsis

This exception is thrown when an attempt is made to activate an object that is already active.

                  
public final class ObjectAlreadyActive extends org.omg.CORBA.UserException {
// Public Constructors
   public ObjectAlreadyActive();  
   public ObjectAlreadyActive( String $reason);  
}

Passed To

ObjectAlreadyActiveHelper.{insert(), write()}

Returned By

ObjectAlreadyActiveHelper.{extract(), read()}

Thrown By

POAOperations.activate_object_with_id()

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.