Task.hadError

bool hadError() nothrow

Tests if task resulted in an error.

Returns

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