org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
Class ValueTypeRedefinition
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage.ValueTypeRedefinition
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ValueTypeRedefinition
- extends UserException
Generated from IDL definition of exception "ValueTypeRedefinition"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
type_1
public java.lang.String type_1
definition_1
public PropStruct definition_1
type_2
public java.lang.String type_2
definition_2
public PropStruct definition_2
ValueTypeRedefinition
public ValueTypeRedefinition()
ValueTypeRedefinition
public ValueTypeRedefinition(java.lang.String _reason,
java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
ValueTypeRedefinition
public ValueTypeRedefinition(java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)