Fatal Error C1313
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Fatal Error C1313.
compiler limit : type blocks may not be nested deeper than number levels
Exception handling (or structured exception handling) blocks were nested too deeply. Simplify your code.
Show: