Class TimeoutException

Inheritance Relationships

Base Type

Class Documentation

class TimeoutException : public urcl::UrException

A specialized exception representing that communication to the tool is not possible.

Public Functions

explicit TimeoutException() = delete
inline explicit TimeoutException(const std::string &text, timeval timeout)
inline virtual const char *what() const noexcept override