Handles errors during SVG parsing. More...
#include <SVGLoader.hh>

Public Member Functions | |
| SvgError (const std::string &_what) | |
| constructor More... | |
Handles errors during SVG parsing.
| gazebo::common::SvgError::SvgError | ( | const std::string & | _what | ) |
constructor
| [in] | _what | The error description |