16 #ifndef SICK_EXCEPTION 17 #define SICK_EXCEPTION 47 SickException(
const std::string general_str,
const std::string detailed_str ) {
54 virtual const char*
what( )
const throw() {
176 SickException(
"ERROR: Sick thread exception -",detailed_str) { }