had_error


Description:

[ Version ( since = "2.36" ) ]
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.