Constructor SvgErrorException
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
SvgErrorException(string)
public SvgErrorException(string msg)
Parameters
msgstring
SvgErrorException(string, Exception)
public SvgErrorException(string msg, Exception innerException)
Parameters
SvgErrorException(SvgErrorArgs)
public SvgErrorException(SvgErrorArgs errorArgs)
Parameters
errorArgsSvgErrorArgs
SvgErrorException(SerializationInfo, StreamingContext)
protected SvgErrorException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext