Search Results for

    Show / Hide Table of Contents

    Constructor SectionNotFoundException

    | Improve this Doc View Source

    SectionNotFoundException(String, String)

    Initializes a new instance of the SectionNotFoundException class with a specified error message and the name of the parameter that causes this exception.

    Declaration
    public SectionNotFoundException(string message, string paramName)
    Parameters
    Type Name Description
    String message

    The message that describes the error.

    String paramName

    The name of the parameter that caused the exception.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright 2021 seztion-parser