This documentation is for the old version. Go to the latest Graphics Mill docs

MessageLoopNotPresentedException Constructor

Initializes a new instance of MessageLoopNotPresentedException class.

Overload List

Name Description
Public method MessageLoopNotPresentedException()

Initializes a new instance of MessageLoopNotPresentedException class.

Public method MessageLoopNotPresentedException(String)

Initializes a new instance of the MessageLoopNotPresentedException class with a specified error message.

Public method 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.

See Also

Reference