System.DuplicateWaitObjectException Members

The members of System.DuplicateWaitObjectException are listed below.

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