Task.hadError

Tests if task resulted in an error.

class Task
bool
hadError
()

Return Value

Type: bool

true if the task resulted in an error, false otherwise.