Interface UNSUPPORTED_POLICY_VALUE


public interface UNSUPPORTED_POLICY_VALUE

A PolicyErrorCode which would be filled if the value requested for the Policy is of a valid type and within the valid range for that type, but this valid value is not currently supported.

Fields

Modifier and Type Field and Description
static short value

The Error code for PolicyError exception.

Fields

value

static final short value

The Error code for PolicyError exception.

See Also:
Constant Field Values

© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/javase/8/docs/api/org/omg/CORBA/UNSUPPORTED_POLICY_VALUE.html