XLL+ Class Library (7.0)

CXlStructuredExceptionHandler::CXlStructuredExceptionHandler

Constructs a CXlStructuredExceptionHandler object

CXlStructuredExceptionHandler( );

Remarks

When the constructor is called, the C runtime method _set_se_translator() is used to set a private static method which will handle C runtime structured exceptions until this object goes out of scope.

Requirements

Header: xlpexcept.h

See Also

CXlStructuredExceptionHandler Class | CXlStructuredExceptionHandler Methods