org.omg.IOP.CodecPackage
public final class TypeMismatch extends UserException implements IDLEntity, Serializable
Constructor Summary | |
---|---|
TypeMismatch()
Create TypeMismatch with no explaining message. | |
TypeMismatch(String why)
Create the TypeMismatch with explaining message.
|
Parameters: why a string, explaining, why this exception has been thrown.