ExpressionParseException.

ExpressionParseException(string, int) Constructor

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

Syntax

public ExpressionParseException(string message, int pos)

Parameters

Name Type Description
message string
pos int

Return Value

Type Description
void