org.omg.CosTrading.LookupPackage

Class InvalidPolicyValue

public final class InvalidPolicyValue extends UserException

Exception definition: InvalidPolicyValue.

Author: OpenORB Compiler

Field Summary
Policythe_policy
Exception member the_policy
Constructor Summary
InvalidPolicyValue()
Default constructor
InvalidPolicyValue(Policy the_policy)
Constructor with fields initialization
InvalidPolicyValue(String orb_reason, Policy the_policy)
Full constructor with fields initialization

Field Detail

the_policy

public Policy the_policy
Exception member the_policy

Constructor Detail

InvalidPolicyValue

public InvalidPolicyValue()
Default constructor

InvalidPolicyValue

public InvalidPolicyValue(Policy the_policy)
Constructor with fields initialization

Parameters: the_policy the_policy exception member

InvalidPolicyValue

public InvalidPolicyValue(String orb_reason, Policy the_policy)
Full constructor with fields initialization

Parameters: the_policy the_policy exception member