System.Threading.Tasks.TaskSchedulerException Members

The members of System.Threading.Tasks.TaskSchedulerException are listed below.

See Also: Inherited members from System.Exception

Public Constructors

Initializes a new instance of the System.Threading.Tasks.TaskSchedulerException class with a system-supplied message that describes the error.

Initializes a new instance of the System.Threading.Tasks.TaskSchedulerException class using the default error message and a reference to the inner exception that is the cause of this exception.

Initializes a new instance of the System.Threading.Tasks.TaskSchedulerException class with a specified message that describes the error.

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

Protected Constructors