Name

PolicyError

Synopsis

An exception thrown when an error occurs during creation of a Policy.

                  Type Of
public final class PolicyError extends UserException {
// Public Constructors
   public PolicyError();  
   public PolicyError( short __reason);  
   public PolicyError( String reason_string, short __reason);  
// Public Instance Fields
   public short reason;  
}

Passed To

PolicyErrorHelper.{insert(), write()}, PolicyErrorHolder.PolicyErrorHolder()

Returned By

PolicyErrorHelper.{extract(), read()}

Thrown By

org.omg.CORBA.ORB.create_policy(), org.omg.PortableInterceptor.PolicyFactoryOperations.create_policy()

Type Of

PolicyErrorHolder.value

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.