org.omg.CORBA
Interface BAD_POLICY_VALUE


public interface BAD_POLICY_VALUE

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


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

Field Detail

value

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

See Also:
Constant Field Values