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

ObjectLockedException Constructor

Initializes a new instance of ObjectLockedException class.

Overload List

Name Description
Public method ObjectLockedException()

Initializes a new instance of ObjectLockedException class.

Public method ObjectLockedException(String)

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

Public method ObjectLockedException(String, Exception)

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

See Also

Reference