TaskCanceledException Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
TaskCanceledException()()()() |
Initializes a new instance of the TaskCanceledException class with a system-supplied message that describes the error.
|
![]() |
TaskCanceledException(String) |
Initializes a new instance of the TaskCanceledException class with a specified message that describes the error.
|
![]() |
TaskCanceledException(Task) | |
![]() |
TaskCanceledException(String, Exception) |