GNU Classpath (0.95) | |
Frames | No Frames |
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 | Creates the new policy of the specified type, having the given value.
|
Methods which throw type org.omg.CORBA.PolicyError | |
Policy | Create and return the policy of the given type, having the given value.
|
GNU Classpath (0.95) |