XLL+ Class Library (7.0)

CXlEmptyArrayException Class

An exception thrown when an array is provided that is empty.

class CXlEmptyArrayException : public CXlRuntimeException

Overview

If an attempt is made to populate a CXlOper object with an array that is empty, then an exception of type CXlEmptyArrayException will be thrown.

Requirements

Header: xlpexcept.h

See Also

CXlEmptyArrayException Methods | xlpexcept.h | Exceptions