Mic*_*tov 11 .net clr exception-handling exception
有没有人遇到过InsufficientExecutionStackException?MSDN并没有说太多.
是什么之间的差异InsufficientExecutionStackException和StackOverflowException?
抛出此异常RuntimeHelpers.EnsureSufficientExecutionStack.请参阅https://msdn.microsoft.com/library/system.runtime.compilerservices.runtimehelpers.ensuresufficientexecutionstack.aspx
与之相反,StackOverflowException你可以InsufficientExecutionStackException优雅地抓住并处理这种情况.