Name

ServantAlreadyActive

Synopsis

This exception is thrown when an attempt is made to activate an object whose servant is already in the active object map.

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

Passed To

ServantAlreadyActiveHelper.{insert(), write()}

Returned By

ServantAlreadyActiveHelper.{extract(), read()}

Thrown By

POAOperations.{activate_object(), 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.