InvalidSvgStringException constructor
InvalidSvgStringException()
Error thrown when input is not a valid svg.
Implementation
InvalidSvgStringException()
: super('Argument `svgString` is not a valid SVG formatted XML.');