EngineNotReadyException Constructor |
Name | Description | |
---|---|---|
![]() | EngineNotReadyException |
Initializes a new instance of the EngineNotReadyException class.
|
![]() | EngineNotReadyException(Exception) |
Initializes a new instance of the EngineNotReadyException class.
|
![]() | EngineNotReadyException(String) |
Initializes a new instance of the EngineNotReadyException class with a specified error message.
|
![]() | EngineNotReadyException(String, Exception) |
Initializes a new instance of the EngineNotReadyException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|