SvgMemoryException(String) Constructor

Initializes a new instance of the 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#
public SvgMemoryException(
	string message
)

Parameters

message  String
 

See Also