ExpressionParseException.

ExpressionParseException(string) Constructor

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
ExpressionParseException

Syntax

public ExpressionParseException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void