XLL+ Class Library (7.0)

CXlOutOfRangeException Class

An exception thrown when an index to an array is out of range.

class CXlOutOfRangeException : public CXlRuntimeException

Overview

If an attempt is made to reference an out-of-range coordinate of an array or of a CXlOper containing array, then an exception of type CXlOutOfRangeException is thrown.

Requirements

Header: xlpexcept.h

See Also

CXlOutOfRangeException Methods | xlpexcept.h | Exceptions