XLL+ Class Library (7.0)

CXlBadOperTypeException Class

An exception thrown when a CXlOper argument contains data of an incorrect type.

class CXlBadOperTypeException : public CXlRuntimeException

Overview

If a CXlOper object containing an unexpected data type is passed to any XLL+ run-time library function, then an exception of type CXlBadOperTypeException will be thrown.

Requirements

Header: xlpexcept.h

See Also

CXlBadOperTypeException Methods | xlpexcept.h | Exceptions