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