Search Results for

    Show / Hide Table of Contents

    Class TagNotFoundException

    The exception that is thrown when the tag is not found in ISqlCollection.

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

    Constructors

    Name Description
    TagNotFoundException()

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

    TagNotFoundException(String)

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

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