Searched defs:InconsistentTypeCode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/ORBPackage/
H A DInconsistentTypeCode.java30 * InconsistentTypeCode is thrown when an attempt is made to create a
34 public final class InconsistentTypeCode class in inherits:org.omg.CORBA.UserException
37 * Constructs an <code>InconsistentTypeCode</code> user exception
40 public InconsistentTypeCode() { method in class:InconsistentTypeCode
45 * Constructs an <code>InconsistentTypeCode</code> user exception
49 public InconsistentTypeCode(String reason) { method in class:InconsistentTypeCode

Completed in 77 milliseconds