Table of Contents

Class SvgIDException

Namespace
Svg
Assembly
Svg.dll
[Serializable]
public class SvgIDException : FormatException, ISerializable
Inheritance
SvgIDException
Implements
Derived
Inherited Members

Constructors

SvgIDException()

public SvgIDException()

SvgIDException(string)

public SvgIDException(string message)

Parameters

message string

SvgIDException(string, Exception)

public SvgIDException(string message, Exception inner)

Parameters

message string
inner Exception