-
public interface UNSUPPORTED_POLICY_VALUE
APolicyErrorCode
which would be filled if the value requested for thePolicy
is of a valid type and within the valid range for that type, but this valid value is not currently supported.
-
-
Field Summary
Fields Modifier and Type Field Description static short
value
The Error code for PolicyError exception.
-
-
-
Field Detail
-
value
static final short value
The Error code for PolicyError exception.- See Also:
- Constant Field Values
-
-