SvgImageException

SvgImageException(string)

Initialise une nouvelle instance duSvgImageException classe.

public SvgImageException(string message)
ParamètreTaperLa description
messageStringLe message.

Voir également


SvgImageException(string, Exception)

Initialise une nouvelle instance duSvgImageException classe.

public SvgImageException(string message, Exception innerException)
ParamètreTaperLa description
messageStringLe message.
innerExceptionExceptionL’exception intérieure.

Voir également