SvgMemoryException Class

Definition

Namespace: Svg.Exceptions
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
[SerializableAttribute]
public class SvgMemoryException : Exception
Inheritance
Object    Exception    SvgMemoryException

Constructors

SvgMemoryExceptionInitializes a new instance of the SvgMemoryException class
SvgMemoryException(String)Initializes a new instance of the SvgMemoryException class
SvgMemoryException(String, Exception)Initializes a new instance of the SvgMemoryException class

See Also