#include <chrono>
#include <stdexcept>
#include <sstream>
Go to the source code of this file.
Classes | |
class | urcl::TimeoutException |
A specialized exception representing that communication to the tool is not possible. More... | |
class | urcl::ToolCommNotAvailable |
A specialized exception representing that communication to the tool is not possible. More... | |
class | urcl::UrException |
Our base class for exceptions. Specialized exceptions should inherit from those. More... | |
class | urcl::VersionMismatch |
A specialized exception representing detection of a not supported UR control version. More... | |
Namespaces | |
urcl | |
Definition in file exceptions.h.