SvgError Class Reference

Handles errors during SVG parsing. More...

#include <SVGLoader.hh>

Inherits runtime_error.

Public Member Functions

 SvgError (const std::string &_what)
 constructor More...
 

Detailed Description

Handles errors during SVG parsing.

Constructor & Destructor Documentation

SvgError ( const std::string &  _what)

constructor

Parameters
[in]_whatThe error description

The documentation for this class was generated from the following file: