An STL exception describing a Win32 Structured Exception. More...
#include <Win32Exceptions.h>
An STL exception describing a Win32 Structured Exception.
Code needs to be compiled with /EHa if you wish to use this via _set_se_translator(). Note that _set_se_translator() needs to be called on a per thread basis
Definition at line 4 of file Win32Exceptions.h.