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
SvgErrorException(SvgErrorArgs)
public SvgErrorException(SvgErrorArgs errorArgs)
Parameters
errorArgs
SvgErrorArgs
SvgErrorException(SerializationInfo, StreamingContext)
protected SvgErrorException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext