ExecutionEngineException Constructor
.NET Framework 2.0
Initializes a new instance of the ExecutionEngineException class.
| Name | Description |
|---|---|
| ExecutionEngineException () | Initializes a new instance of the ExecutionEngineException class. |
| ExecutionEngineException (String) | Initializes a new instance of the ExecutionEngineException class with a specified error message. |
| ExecutionEngineException (String, Exception) | Initializes a new instance of the ExecutionEngineException class with a specified error message and a reference to the inner exception that is the cause of this exception. |