Exception raised if a modification or addition of a mapping constraint does not matches the mapping filter type. More...
import "CosNotifyFilter.idl";
Private Attributes | |
ConstraintExp | constr |
Constraint expression that cause the problem. | |
any | value |
Value that caused the problem. |
Exception raised if a modification or addition of a mapping constraint does not matches the mapping filter type.
InvalidValue |
Definition at line 177 of file CosNotifyFilter.idl.
Constraint expression that cause the problem.
Definition at line 179 of file CosNotifyFilter.idl.
any CosNotifyFilter::InvalidValue::value [private] |
Value that caused the problem.
Definition at line 181 of file CosNotifyFilter.idl.