System Namespace
The exception that is thrown when there is an internal error in the execution engine of the common language runtime. This class cannot be inherited.
ExecutionEngineException uses the HRESULT COR_E_EXECUTIONENGINE, which has the value 0x80131506.
For a list of initial property values for an instance of ExecutionEngineException, see the ExecutionEngineException constructors.
Exception