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

/openjdk7/corba/src/share/classes/org/omg/CORBA/DynAnyPackage/
H A DTypeMismatch.java30 * TypeMismatch is thrown by dynamic any accessor methods when
34 public final class TypeMismatch class in inherits:org.omg.CORBA.UserException
38 * Constructs a <code>TypeMismatch</code> object.
40 public TypeMismatch() { method in class:TypeMismatch
45 * Constructs a <code>TypeMismatch</code> object.
49 public TypeMismatch(String reason) { method in class:TypeMismatch

Completed in 45 milliseconds