#include <tException.h>
Definition at line 55 of file tException.h.
icl_hardware::can::tException::tException |
( |
Hardware_Exception |
exception, |
|
|
const std::string & |
_description |
|
) |
| |
|
inline |
Constructor for exception type and custom description
Definition at line 59 of file tException.h.
Constructor for exception type and standard description
Definition at line 65 of file tException.h.
icl_hardware::can::tException::~tException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
std::string icl_hardware::can::tException::GetDescription |
( |
| ) |
|
|
inline |
Get a description string for the exception
Definition at line 106 of file tException.h.
Returns the error code(exception type)
Definition at line 112 of file tException.h.
virtual const char* icl_hardware::can::tException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string icl_hardware::can::tException::description |
|
protected |
Error code describing the error
Definition at line 122 of file tException.h.
The documentation for this class was generated from the following file: