An exception thrown by XLL+ Function Wizard-generated code, when a multiple choice argument cannot be resolved.
class CXlChoiceFailedException : public CXlRuntimeException |
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.
Header: xlpexcept.h
CXlChoiceFailedException Methods | xlpexcept.h | Conversion functions | Exceptions | Choices