Class 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. |
InvalidValueHelper | The helper operations for the exception InvalidValue. |
TypeMismatch | Raised when the operation cannot be performed because the involved data structure has the mismatching typecode. |
TypeMismatchHelper | The helper operations for the exception TypeMismatch. |