Name

AdapterInactive

Synopsis

This exception is thrown if a request is made of an inactive POAManager.

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

Passed To

AdapterInactiveHelper.{insert(), write()}

Returned By

AdapterInactiveHelper.{extract(), read()}

Thrown By

POAManagerOperations.{activate(), deactivate(), discard_requests(), hold_requests()}

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.