35 #ifndef ICL_HARDWARE_TEXCEPTION_H 36 #define ICL_HARDWARE_TEXCEPTION_H 77 this->
description =
"Problem with Peak-Can-Device.";
82 this->
description =
"Thread unscheduled terminated.";
100 virtual const char*
what()
const throw()
126 #endif // ICL_HARDWARE_TEXCEPTION_H
tException(Hardware_Exception exception)
Hardware_Exception GetErrorCode()
std::string GetDescription()
Hardware_Exception error_code
tException(Hardware_Exception exception, const std::string &_description)
virtual const char * what() const