Handles errors during SVG parsing. More...
#include <SVGLoader.hh>
Inherits runtime_error.
Public Member Functions | |
SvgError (const std::string &_what) | |
constructor More... | |
Handles errors during SVG parsing.
SvgError | ( | const std::string & | _what | ) |
constructor
[in] | _what | The error description |