Name

ObjectNotActive

Synopsis

This exception is thrown when an attempt is made to deactivate an object that is not active.

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

Passed To

ObjectNotActiveHelper.{insert(), write()}

Returned By

ObjectNotActiveHelper.{extract(), read()}

Thrown By

POAOperations.{deactivate_object(), id_to_reference(), id_to_servant(), reference_to_servant()}

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.