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.
|
explicit |
constructor
| [in] | _what | The error description |