41 std::runtime_error(errorDescription)
58 std::runtime_error(errorDescription)
Provides a double frame id exception. Publicly inherits from std::runtime_error. Used in robot handle...
The main namespace for STDR Robot.
DoubleFrameIdException(const std::string errorDescription)
Throws an std::runtime_error with a messsage.
ConnectionException(const std::string errorDescription)
Throws an std::runtime_error with a messsage.
Provides a connection exception. Publicly inherits from std::runtime_error. Used in robot handler...