had_error


Description:

public bool had_error ()

Tests if this resulted in an error.

Parameters:

this

a Task.

Returns:

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