public final class InconsistentTypeCode extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
| Constructor and Description |
|---|
InconsistentTypeCode()
Constructs a the exception.
|
InconsistentTypeCode(java.lang.String reason)
Constructs the exception, explaining the reason of throwing it.
|
public InconsistentTypeCode()
public InconsistentTypeCode(java.lang.String reason)
reason - a string, explaining, why the exception has been thrown.