All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StopwatchException Struct Reference

#include <sot/core/stop-watch.hh>

Public Member Functions

 StopwatchException (std::string error)
 

Public Attributes

std::string error
 

Constructor & Destructor Documentation

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

Member Data Documentation

std::string StopwatchException::error