Package org.omg.DynamicAny.DynAnyPackage

Class Summary
InvalidValueHelper The helper operations for the exception InvalidValue.
TypeMismatchHelper The helper operations for the exception TypeMismatch.
 

Exception Summary
InvalidValue Raised when the operation on DynAny cannot be performed because one of the parameters, while having the correct type, has the invalid value.
TypeMismatch Raised when the operation cannot be performed because the involved data structure has the mismatching typecode.