Represents an exception that is thrown by NGWS runtime when an error internal to the Execution Engine occurs.
Object
Exception
SystemException
CoreException
ExecutionEngineException
[Visual Basic] NotInheritable Public Class ExecutionEngineException Inherits CoreException [C#] public sealed class ExecutionEngineException : CoreException [C++] public __gc __sealed class ExecutionEngineException : public CoreException [JScript] public class ExecutionEngineException extends CoreException
[To be supplied.]
Namespace: System
Assembly: mscorlib.dll