Search Results for

    Show / Hide Table of Contents

    Constructor YeSqlParserException

    | Improve this Doc View Source

    YeSqlParserException()

    Initializes a new instance of the YeSqlParserException class with a default error message.

    Declaration
    public YeSqlParserException()
    | Improve this Doc View Source

    YeSqlParserException(String)

    Initializes a new instance of the YeSqlParserException class with the a specified error message.

    Declaration
    public YeSqlParserException(string message)
    Parameters
    Type Name Description
    String message

    The message that describes the error.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 YeSQL.NET