org.omg.CORBA
Interface UNSUPPORTED_POLICY_VALUE
public interface UNSUPPORTED_POLICY_VALUE
Holds a single constant, specifying, that
while the requested Policy
value is valid, it is not
supported by this ORB. One of the PolicyErrorCodes, others being
UNSUPPORTED_POLICY
, BAD_POLICY
, BAD_POLICY_TYPE
,
BAD_POLICY_VALUE
.
Field Summary |
static short |
value
States that while the requested Policy value is valid,
it is not supported by this ORB. |
value
static final short value
- States that while the requested
Policy
value is valid,
it is not supported by this ORB.
- See Also:
- Constant Field Values