KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > ORBPackage > InconsistentTypeCode

org.omg.CORBA.ORBPackage
Class InconsistentTypeCode

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.CORBA.ORBPackage.InconsistentTypeCode
All Implemented Interfaces:
Serializable, IDLEntity
See Also:
Source Code

public InconsistentTypeCode()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public InconsistentTypeCode(String reason)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags