|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage.ValueTypeRedefinition
public final class ValueTypeRedefinition
Exception definition: ValueTypeRedefinition.
| Field Summary | |
|---|---|
PropStruct |
definition_1
Exception member definition_1 |
PropStruct |
definition_2
Exception member definition_2 |
java.lang.String |
type_1
Exception member type_1 |
java.lang.String |
type_2
Exception member type_2 |
| Constructor Summary | |
|---|---|
ValueTypeRedefinition()
Default constructor |
|
ValueTypeRedefinition(java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
Constructor with fields initialization |
|
ValueTypeRedefinition(java.lang.String orb_reason,
java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
Full constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String type_1
public PropStruct definition_1
public java.lang.String type_2
public PropStruct definition_2
| Constructor Detail |
|---|
public ValueTypeRedefinition()
public ValueTypeRedefinition(java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
type_1 - type_1 exception memberdefinition_1 - definition_1 exception membertype_2 - type_2 exception memberdefinition_2 - definition_2 exception member
public ValueTypeRedefinition(java.lang.String orb_reason,
java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
type_1 - type_1 exception memberdefinition_1 - definition_1 exception membertype_2 - type_2 exception memberdefinition_2 - definition_2 exception member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||