org.omg.CORBA

Interface UNSUPPORTED_POLICY_VALUE

public interface UNSUPPORTED_POLICY_VALUE

Holds a single constant, specifying, that while the requested {@link Policy} value is valid, it is not supported by this ORB. 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 while the requested {@link Policy} value is valid, it is not supported by this ORB.

Field Detail

value

public short value
States that while the requested {@link Policy} value is valid, it is not supported by this ORB.