SvgImageException

SvgImageException(string)

初始化SvgImageException类.

public SvgImageException(string message)
范围类型描述
messageString消息。

也可以看看


SvgImageException(string, Exception)

初始化SvgImageException类.

public SvgImageException(string message, Exception innerException)
范围类型描述
messageString消息。
innerExceptionException内在异常。

也可以看看