StopwatchException Struct Reference

#include <hpp/rbprm/utils/stop-watch.hh>

Collaboration diagram for StopwatchException:
[legend]

Public Member Functions

 StopwatchException (std::string error)
 

Public Attributes

std::string error
 

Constructor & Destructor Documentation

◆ StopwatchException()

StopwatchException::StopwatchException ( std::string  error)
inline

Member Data Documentation

◆ error

std::string StopwatchException::error