OTX Reference  
OpenTestSystem.Otx.Core.Exceptions.TypeMismatchException Class Reference

Wrong data type More...

Inheritance diagram for OpenTestSystem.Otx.Core.Exceptions.TypeMismatchException:
Inheritance graph

Detailed Description

Wrong data type

Is thrown if e.g. a String value shall be assigned to an Integer without correct type conversion, etc.