org.omg.CORBA
Interface BAD_POLICY


public interface BAD_POLICY

Holds a single constant, specifying, that the requested Policy is not valid. One of the PolicyErrorCodes, others being UNSUPPORTED_POLICY, UNSUPPORTED_POLICY_VALUE, BAD_POLICY_TYPE, BAD_POLICY_VALUE.


Field Summary
static short value
          States that the requested Policy is not valid.
 

Field Detail

value

static final short value
States that the requested Policy is not valid.

See Also:
Constant Field Values