org.omg.CosTrading.LookupPackage

Class PolicyTypeMismatch

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class PolicyTypeMismatch
extends UserException

Generated from IDL definition of exception "PolicyTypeMismatch"

Author:
JacORB IDL compiler

Field Summary

Policy
the_policy

Constructor Summary

PolicyTypeMismatch()
PolicyTypeMismatch(java.lang.String _reason, Policy the_policy)
PolicyTypeMismatch(Policy the_policy)

Field Details

the_policy

public Policy the_policy

Constructor Details

PolicyTypeMismatch

public PolicyTypeMismatch()


PolicyTypeMismatch

public PolicyTypeMismatch(java.lang.String _reason,
                          Policy the_policy)


PolicyTypeMismatch

public PolicyTypeMismatch(Policy the_policy)