Search Results for

    Show / Hide Table of Contents

    Constructor TagNotFoundException

    | Improve this Doc View Source

    TagNotFoundException()

    Initializes a new instance of the TagNotFoundException class with a default message.

    Declaration
    public TagNotFoundException()
    | Improve this Doc View Source

    TagNotFoundException(String)

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

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