OnErrorRunAsyncFailedTask.

OnError(Exception, ICakeContext) Method

Syntax

public override void OnError(Exception exception, ICakeContext context)

Parameters

Name Type Description
exception Exception
context ICakeContext

Return Value

Type Description
void