SvgImageException

SvgImageException(string)

Initierar en ny instans avSvgImageException class.

public SvgImageException(string message)
ParameterTypBeskrivning
messageStringBudskapet.

Se även


SvgImageException(string, Exception)

Initierar en ny instans avSvgImageException class.

public SvgImageException(string message, Exception innerException)
ParameterTypBeskrivning
messageStringBudskapet.
innerExceptionExceptionDet inre undantaget.

Se även