Name

InvalidPolicy

Synopsis

This exception is thrown when an attempt is made to create a POA with an invalid set of Policy objects.

                  
public final class InvalidPolicy extends org.omg.CORBA.UserException {
// Public Constructors
   public InvalidPolicy();  
   public InvalidPolicy( short _index);  
   public InvalidPolicy( String $reason, short _index);  
// Public Instance Fields
   public short index;  
}

Passed To

InvalidPolicyHelper.{insert(), write()}

Returned By

InvalidPolicyHelper.{extract(), read()}

Thrown By

POAOperations.create_POA()

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.