Contains several exceptions that may be thrown during the operations on {@link org.omg.DynamicAny.DynAny } and derived classes.
See: Description
Class Summary | |
---|---|
InvalidValueHelper | The helper operations for the exception {@link InvalidValue}. |
TypeMismatchHelper | The helper operations for the exception {@link 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. |