XLL+ Class Library (7.0)

CXlIllegalArgumentException Class

An exception thrown when a parameter to a run-time function is illegal.

class CXlIllegalArgumentException : public CXlRuntimeException

Overview

If an unacceptable parameter is passed to any XLL+ run-time library function, then an exception of type CXlIllegalArgumentException will be thrown.

Requirements

Header: xlpexcept.h

See Also

CXlIllegalArgumentException Methods | xlpexcept.h | Exceptions