XLL+ Class Library (7.0)

CXlStructuredException Class

An exception thrown when a C runtime structured exception is caught.

class CXlStructuredException : public CXlRuntimeException

Overview

If the C run-time libraries throws a structured exception while an instance of CXlStructuredExceptionHandler is in scope, then an exception of type CXlStructuredException is thrown.

Requirements

Header: xlpexcept.h

See Also

CXlStructuredException Methods | xlpexcept.h | Exceptions