Interface BAD_POLICY_VALUE


public interface BAD_POLICY_VALUE

Contains the value used to indicate a policy value that is incorrect for a valid policy type in a call to the create_policy method defined in the ORB class.

Fields

Modifier and Type Field and Description
static short value

The value used to represent a bad policy value error in a PolicyError exception.

Fields

value

static final short value

The value used to represent a bad policy value error in a PolicyError exception.

See Also:
PolicyError, 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/BAD_POLICY_VALUE.html