OnErrorRunFailedTask.

OnError(Exception, ICakeContext) Method

Namespace
Cake.Frosting.Tests
Containing Type
OnErrorRunFailedTask

Syntax

public override void OnError(Exception exception, ICakeContext context)

Parameters

Name Type Description
exception Exception
context ICakeContext

Return Value

Type Description
void