org.omg.CORBA

Interface BAD_POLICY

public interface BAD_POLICY

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

Field Detail

value

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