Timeout error. More...
#include <creos/errors.hpp>
Public Member Functions | |
TimeoutError (const std::string &message) | |
![]() | |
Exception (const std::string &message) | |
Exception (const Exception &other) | |
const char * | what () const noexcept override |
Returns the error message. | |
Timeout error.
This error is thrown when a timeout occurs.