- 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 |
public void Catch(BuildException be)
Name | Type | Description |
---|---|---|
be | BuildException |
Type | Description |
---|---|
void |