Uses of Class org.omg.CORBA.PolicyError

Uses in package org.omg.CORBA

Constructors with parameter type org.omg.CORBA.PolicyError

Create the initialised instance.

Fields of type org.omg.CORBA.PolicyError

PolicyError
The stored PolicyError value.

Methods with parameter type org.omg.CORBA.PolicyError

void
Insert the PolicyError into the given Any.
void
Write the exception to the CDR output stream.

Methods with return type org.omg.CORBA.PolicyError

PolicyError
Extract the PolicyError from given Any.
PolicyError
Read the exception from the CDR intput stream.

Methods which throw type org.omg.CORBA.PolicyError

Policy
ORB.create_policy(int type, Any value)
Creates the new policy of the specified type, having the given value.

Uses in package org.omg.PortableInterceptor

Methods which throw type org.omg.CORBA.PolicyError

Policy
PolicyFactoryOperations.create_policy(int policy_type, Any policy_value)
Create and return the policy of the given type, having the given value.