org.omg.CORBA

Interface BAD_POLICY_TYPE

public interface BAD_POLICY_TYPE

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

Field Detail

value

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