Name

InconsistentTypeCode

Synopsis

An exception thrown by the ORB.create_dyn_XXX() methods when the TypeCode argument does not match the type of DynAny subclass requested.

                  Exceptions
public final class InconsistentTypeCode extends UserException {
// Public Constructors
   public InconsistentTypeCode();  
   public InconsistentTypeCode( String reason);  
}

Thrown By

org.omg.CORBA.ORB.{create_basic_dyn_any(), create_dyn_array(), create_dyn_enum(), create_dyn_sequence(), create_dyn_struct(), create_dyn_union()}

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.