TryCatchTask.CatchElement.

TryCatchTask.

Catch(BuildException) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
TryCatchTask.CatchElement

Syntax

public void Catch(BuildException be)

Parameters

Name Type Description
be BuildException

Return Value

Type Description
void