XLL+ Class Library (7.0)

CXlUserConversionException Class

An exception thrown by a user-defined extended type.

class CXlUserConversionException : public CXlRuntimeException

Overview

If an implementation of a conversion class descended from CXlUserConverterBase fails, it should throw an exception of type CXlUserConversionException.

Requirements

Header: xlpexcept.h

See Also

CXlUserConversionException Methods | xlpexcept.h | Conversion functions | Extended scalar types | Exceptions