org.omg.CosNotifyFilter
public final class InvalidValue extends UserException
Field Summary | |
---|---|
ConstraintExp | constr
Exception member constr |
Any | value
Exception member value |
Constructor Summary | |
---|---|
InvalidValue()
Default constructor | |
InvalidValue(ConstraintExp constr, Any value)
Constructor with fields initialization | |
InvalidValue(String orb_reason, ConstraintExp constr, Any value)
Full constructor with fields initialization |
Parameters: constr constr exception member value value exception member
Parameters: constr constr exception member value value exception member