ErrorTask Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of an ErrorTask.
Overload List
Name | Description | |
---|---|---|
ErrorTask() | Initializes a new instance of an ErrorTask. | |
ErrorTask(Exception) | Initializes a new instance of an ErrorTask for the specified error. |
Top