Click or drag to resize

SvgException Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the SvgException class

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgException(
	string message
)
Request Example View Source

Parameters

message
Type: SystemString
See Also