XLL+ Class Library (6.3)

CXlConversionException Class

An exception thrown by the conversion operations that handle inputs from Excel.

class CXlConversionException : public CXlRuntimeException

Overview

If any of the argument conversion methods, such as XlReadScalar, XlReadVector or XlReadMatrix, fail for any reason, then an exception of type CXlConversionException is thrown.

Requirements

Header: xlpexcept.h

See Also

CXlConversionException Methods | xlpexcept.h | Conversion functions | Exceptions