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