- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Expression
Parse Exception
Syntax
public ExpressionParseException(string message, int startPos, int endPos)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | |
| startPos | int | |
| endPos | int |
Return Value
| Type | Description |
|---|---|
| void |
