XLL+ Class Library (6.3)

CXlApiException Class

An exception thrown when a call to the Excel API fails.

class CXlApiException : public CXlRuntimeException

Overview

If a call to the Excel API fails unexpectedly, then an exception of type CXlApiException is thrown.

Requirements

Header: xlpexcept.h

See Also

CXlApiException Methods | xlpexcept.h | Exceptions