org.omg.CORBA
Interface UNSUPPORTED_POLICY


public interface UNSUPPORTED_POLICY

Holds a single constant, specifying, that while the requested Policy is valid, it is not supported by this ORB. One of the PolicyErrorCodes, others being UNSUPPORTED_POLICY_VALUE, BAD_POLICY, BAD_POLICY_TYPE, BAD_POLICY_VALUE.


Field Summary
static short value
          States that while the requested Policy is valid, it is not supported by this ORB.
 

Field Detail

value

static final short value
States that while the requested Policy is valid, it is not supported by this ORB.

See Also:
Constant Field Values