TaskJobFailure
The exception that is thrown when an error occurred during task execution.
Extends
TaskExceptionMembers
readonlyinfo object
Additional informations for debug.
Properties:
| Name | Type | Description | 
|---|---|---|
task | 
Task | 
The erroneous task | 
thrown | 
any | 
The thrown error | 
- Inherited From:
 - TaskException#info