Show / Hide Table of Contents

    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 Source

    ParseException(String, Int32)

    Declaration
    public ParseException(string message, int charPositionInLine)
    Parameters
    Type Name Description
    System.String message
    System.Int32 charPositionInLine
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)