System.Threading.Tasks.TaskSchedulerException: Constructor Members

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

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