Exception class for the CreOS client library. More...
#include <creos/errors.hpp>


Public Member Functions | |
| Exception (const std::string &message) | |
| Exception (const Exception &other) | |
| const char * | what () const noexcept override |
| Returns the error message. | |
Exception class for the CreOS client library.
This class is used to throw exceptions in the CreOS client library.