Class ParseException
Inheritance
System.Object
    ParseException
  Namespace: Lucene.Net.Expressions.JS
Assembly: Lucene.Net.Expressions.dll
Syntax
public class ParseException : Exception
  Constructors
| Improve this Doc View SourceParseException(String, Int32)
Declaration
public ParseException(string message, int charPositionInLine)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | message | |
| System.Int32 | charPositionInLine |