Bridge

TaskCanceledException Constructor

Overload List


  Name Description
Public method TaskCanceledException()()()()
Initializes a new instance of the TaskCanceledException class with a system-supplied message that describes the error.
Public method TaskCanceledException(String)
Initializes a new instance of the TaskCanceledException class with a specified message that describes the error.
Public method TaskCanceledException(Task)
Public method TaskCanceledException(String, Exception)