SVGException

SVGException constructor

Initializes a new instance of the SVGException class.

public SVGException(ushort code)
ParameterTypeDescription
codeUInt16The error code.

See Also