CODPropertyConversionException Class
class CODPropertyConversionException: public CODException
This exception is thrown when an attempt is made to assign a value of an invalid data type to a property object. It indicates a type mismatch.Defined in: OdException.h
Class Members
virtual UINT GetMessageId() const
Returns a string resource ID containing the error message.