ExpressionParseException.

ExpressionParseException(string, Exception) Constructor

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

Syntax

public ExpressionParseException(string message, Exception inner)

Parameters

Name Type Description
message string
inner Exception

Return Value

Type Description
void