@ -13,7 +13,6 @@ public:
ServoException(QString str)
{
_str = str;
qDebug() << "Error Text is: " << _str;
}
virtual const char* what() const throw()