Table of Contents

Class SvgGdiPlusCannotBeLoadedException

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

Constructors

SvgGdiPlusCannotBeLoadedException()

public SvgGdiPlusCannotBeLoadedException()

SvgGdiPlusCannotBeLoadedException(Exception)

public SvgGdiPlusCannotBeLoadedException(Exception inner)

Parameters

inner Exception

SvgGdiPlusCannotBeLoadedException(string)

public SvgGdiPlusCannotBeLoadedException(string message)

Parameters

message string

SvgGdiPlusCannotBeLoadedException(string, Exception)

public SvgGdiPlusCannotBeLoadedException(string message, Exception inner)

Parameters

message string
inner Exception