Table of Contents

Class SvgIDWrongFormatException

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

Constructors

SvgIDWrongFormatException()

public SvgIDWrongFormatException()

SvgIDWrongFormatException(string)

public SvgIDWrongFormatException(string message)

Parameters

message string

SvgIDWrongFormatException(string, Exception)

public SvgIDWrongFormatException(string message, Exception inner)

Parameters

message string
inner Exception