XLL+ Class Library (7.0)

CXlChoiceFailedException Class

An exception thrown by XLL+ Function Wizard-generated code, when a multiple choice argument cannot be resolved.

class CXlChoiceFailedException : public CXlRuntimeException

Overview

If, during the input processing code generated by the XLL+ Function Wizard, it proves impossible to convert an input parameter that is part of a choice, then an exception of type CXlChoiceFailedException will be thrown.

Requirements

Header: xlpexcept.h

See Also

CXlChoiceFailedException Methods | xlpexcept.h | Conversion functions | Exceptions | Choices