18 #ifndef GAZEBO_PLUGINS_REST_WEB_RESTEXCEPTION_HH_
19 #define GAZEBO_PLUGINS_REST_WEB_RESTEXCEPTION_HH_
28 public:
explicit RestException(
const char *_m):std::runtime_error(_m) {}
Definition: RestException.hh:27
RestException(const char *_m)
Definition: RestException.hh:28
Forward declarations for the common classes.
Definition: Animation.hh:27