org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class ValueTypeRedefinition

public final class ValueTypeRedefinition extends UserException

Exception definition: ValueTypeRedefinition.

Author: OpenORB Compiler

Field Summary
PropStructdefinition_1
Exception member definition_1
PropStructdefinition_2
Exception member definition_2
Stringtype_1
Exception member type_1
Stringtype_2
Exception member type_2
Constructor Summary
ValueTypeRedefinition()
Default constructor
ValueTypeRedefinition(String type_1, PropStruct definition_1, String type_2, PropStruct definition_2)
Constructor with fields initialization
ValueTypeRedefinition(String orb_reason, String type_1, PropStruct definition_1, String type_2, PropStruct definition_2)
Full constructor with fields initialization

Field Detail

definition_1

public PropStruct definition_1
Exception member definition_1

definition_2

public PropStruct definition_2
Exception member definition_2

type_1

public String type_1
Exception member type_1

type_2

public String type_2
Exception member type_2

Constructor Detail

ValueTypeRedefinition

public ValueTypeRedefinition()
Default constructor

ValueTypeRedefinition

public ValueTypeRedefinition(String type_1, PropStruct definition_1, String type_2, PropStruct definition_2)
Constructor with fields initialization

Parameters: type_1 type_1 exception member definition_1 definition_1 exception member type_2 type_2 exception member definition_2 definition_2 exception member

ValueTypeRedefinition

public ValueTypeRedefinition(String orb_reason, String type_1, PropStruct definition_1, String type_2, PropStruct definition_2)
Full constructor with fields initialization

Parameters: type_1 type_1 exception member definition_1 definition_1 exception member type_2 type_2 exception member definition_2 definition_2 exception member