An exception thrown when a call to the Excel API fails.
class CXlStructuredExceptionHandler |
If an instance of CXlStructuredExceptionHandler exists, then any C runtime exceptions (structured exceptions) that occur will be trapped and rethrown as C++ exceptions of type CXlStructuredException. As soon as the instance goes out of scope, this translation service will cease.
Header: xlpexcept.h
CXlStructuredExceptionHandler Methods | xlpexcept.h | C Runtime Exceptions | Exceptions