Search Results for

    Show / Hide Table of Contents

    Constructor YeSqlLoaderException

    | Improve this Doc View Source

    YeSqlLoaderException()

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

    Declaration
    public YeSqlLoaderException()
    | Improve this Doc View Source

    YeSqlLoaderException(String)

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

    Declaration
    public YeSqlLoaderException(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