Svg.Skia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. Svg
    4. SvgIDException

    SvgIDException Class

    Definition

    Namespace Svg
    Assembly Svg.Custom.dll
    Inherits Object → Exception → SystemException → FormatException
    Derived Svg.SvgIDExistsException, Svg.SvgIDWrongFormatException
    Implements ISerializable
    View source
    Show inherited members (18)
    • System.Exception.GetBaseException()
    • System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
    • System.Exception.GetType()
    • System.Exception.ToString()
    • System.Exception.Data
    • System.Exception.HelpLink
    • System.Exception.HResult
    • System.Exception.InnerException
    • System.Exception.Message
    • System.Exception.Source
    • System.Exception.StackTrace
    • System.Exception.TargetSite
    • System.Exception.SerializeObjectState
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    [Serializable]
    public class SvgIDException : FormatException, ISerializable
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (4)

    SvgIDException()
    SvgIDException(SerializationInfo, StreamingContext)
    SvgIDException(String, Exception)
    SvgIDException(String)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages