Constructor SvgException
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
SvgException(SvgExceptionType)
public SvgException(SvgExceptionType errorCode)
Parameters
errorCodeSvgExceptionType
SvgException(SvgExceptionType, string)
public SvgException(SvgExceptionType errorCode, string message)
Parameters
errorCodeSvgExceptionTypemessagestring
SvgException(SvgExceptionType, string, Exception)
public SvgException(SvgExceptionType errorCode, string message, Exception innerException)
Parameters
errorCodeSvgExceptionTypemessagestringinnerExceptionException
SvgException(SerializationInfo, StreamingContext)
protected SvgException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext