Creates an instance of _NoSpecificTaskFound.
The name of the task that couldn't be located.
Constructs an error indicating the inability to locate a task with the given name.
Optional
causeReadonly
customIndicates whether the error is custom.
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureGenerated using TypeDoc
Represents an error indicating the absence of a specific task.
Param: taskName
The name of the task that couldn't be located.