Mono Class Library: System NamespaceSystem.ExecutionEngineException Class |
See Also: ExecutionEngineException Members
System.Object
System.Exception
System.SystemException
System.ExecutionEngineException
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
Note:[Edit]Execution engine errors are fatal errors that should never occur. Such errors occur mainly when the execution engine has been corrupted or data is missing.
The system can throw this exception at any time. When possible, the system throws an exception that provides more information than the ExecutionEngineException exception.
For information on conditions under which the CLI throws ExecutionEngineException exceptions, see Partition II of the CLI Specification.
Applications should not throw ExecutionEngineException.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0