System.DuplicateWaitObjectException: Constructor Members

The constructors of System.DuplicateWaitObjectException are listed below. For a list of all members, see the DuplicateWaitObjectException Members list.

See Also: Inherited members from System.ArgumentException

Public Constructors

Initializes a new instance of the DuplicateWaitObjectException class.

Initializes a new instance of the DuplicateWaitObjectException class with the name of the parameter that causes this exception.

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

Initializes a new instance of the DuplicateWaitObjectException class with a specified error message and the name of the parameter that causes this exception.

Protected Constructors