17 #ifndef GAZEBO_PLUGINS_SIMEVENTSEXCEPTION_HH_ 18 #define GAZEBO_PLUGINS_SIMEVENTSEXCEPTION_HH_ 29 :
std::runtime_error(m) {}
Forward declarations for the common classes.
Definition: Animation.hh:26
Definition: SimEventsException.hh:24
SimEventsException(const char *m)
Constructor param[in] m the exception message.
Definition: SimEventsException.hh:28