SvgImageException

SvgImageException class

The SVG image exception class.

public class SvgImageException : Exception

Constructors

NameDescription
SvgImageException(string)Initializes a new instance of the SvgImageException class.
SvgImageException(string, Exception)Initializes a new instance of the SvgImageException class.

See Also