org.omg.CORBA

Interface BAD_POLICY_VALUE

public interface BAD_POLICY_VALUE

Holds a single constant, specifying, that the requested {@link Policy} value is not valid. One of the PolicyErrorCodes, others being {@link UNSUPPORTED_POLICY}, {@link BAD_POLICY}, {@link BAD_POLICY_TYPE}, {@link BAD_POLICY_VALUE}.
Field Summary
shortvalue
States that the requested {@link Policy} value is not valid.

Field Detail

value

public short value
States that the requested {@link Policy} value is not valid.