org.omg.CORBA.ORBPackage
public final class InconsistentTypeCode extends UserException implements IDLEntity, Serializable
Constructor and Description |
---|
InconsistentTypeCode()
Constructs a the exception.
|
InconsistentTypeCode(String reason)
Constructs the exception, explaining the reason of throwing it.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InconsistentTypeCode()
public InconsistentTypeCode(String reason)
reason
- a string, explaining, why the exception has been thrown.