Name

ServantNotActive

Synopsis

This exception is thrown when an attempt is made to get a reference or id for a servant that is not active.

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

Passed To

ServantNotActiveHelper.{insert(), write()}

Returned By

ServantNotActiveHelper.{extract(), read()}

Thrown By

POAOperations.{servant_to_id(), servant_to_reference()}

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.