C# Class Svg.SvgException

Inheritance: System.FormatException
Mostra file Open project: prepare/HTML-Renderer

Public Methods

Method Description
SvgException ( string message ) : System

Method Details

SvgException() public method

public SvgException ( string message ) : System
message string
return System