Name

INV_POLICY

Synopsis

A standard CORBA exception thrown when an incompatibility between Policies is encountered during an remote method call.

                  
public final class INV_POLICY extends org.omg.CORBA.SystemException {
// Public Constructors
   public INV_POLICY();  
   public INV_POLICY( String s);  
   public INV_POLICY( int minor, CompletionStatus completed);  
   public INV_POLICY(String s, int minor, 
        CompletionStatus completed);  
}

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.