TaskDepFailure

The exception that is thrown to indicate that a task can't be executed due to its dependency failed to resolve.

Extends

TaskException

Members

readonlyinfo object

Additional informations for debug.

Properties:

Name Type Description
task Task The dependent task
dep Dependency The erroneous dependency
index int The index of dep
thrown any The thrown error
Overrides:
TaskException#info

Documentation generated by JSDoc 3.6.7
on
using docolatte theme