Table of Contents

Constructor SvgErrorException

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

SvgErrorException(string)

public SvgErrorException(string msg)

Parameters

msg string

SvgErrorException(string, Exception)

public SvgErrorException(string msg, Exception innerException)

Parameters

msg string
innerException Exception

SvgErrorException(SvgErrorArgs)

public SvgErrorException(SvgErrorArgs errorArgs)

Parameters

errorArgs SvgErrorArgs

SvgErrorException(SerializationInfo, StreamingContext)

protected SvgErrorException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext