TaskException Members
Indicates that an error occurred while running a Task.
The following tables list the members exposed by the TaskException type.
| Name | Description | |
|---|---|---|
| TaskException | Overloaded. Initializes a new instance of the TaskException class. |
(see also Protected Properties)
Top
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception) |
![]() | HelpLink | (Inherited from Exception) |
![]() | InnerException | (Inherited from Exception) |
![]() | Message | (Inherited from Exception) |
![]() | Source | (Inherited from Exception) |
![]() | StackTrace | (Inherited from Exception) |
![]() | TargetSite | (Inherited from Exception) |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetBaseException | (Inherited from Exception) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetObjectData | (Inherited from Exception) |
![]() | GetType | (Inherited from Exception) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Exception) |
Community Additions
Show:
