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

OperationNotCompletedException Constructor

Initializes a new instance of OperationNotCompletedException class.

Overload List

Name Description
Public method OperationNotCompletedException()

Initializes a new instance of OperationNotCompletedException class.

Public method OperationNotCompletedException(String)

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

Public method OperationNotCompletedException(String, Exception)

Initializes a new instance of the OperationNotCompletedException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference