Search Results for

    Show / Hide Table of Contents

    Class SectionNotFoundException

    The exception that is thrown when the specified section does not exist in the collection.

    Inheritance
    Object
    Exception
    SystemException
    ArgumentException
    SectionNotFoundException
    Implements
    ISerializable
    Inherited Members
    ArgumentException.GetObjectData(SerializationInfo, StreamingContext)
    ArgumentException.Message
    ArgumentException.ParamName
    Exception.GetBaseException()
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Namespace: SeztionParser.Exceptions
    Assembly: SeztionParser.dll
    Syntax
    public class SectionNotFoundException : ArgumentException, ISerializable

    Constructors

    Name Description
    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.

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