Exceptions for the server. More...
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | utils::UtilsException |
Base class for exceptions in utils. More... | |
struct | utils::EventFDException |
struct | utils::ProvisionExistsException |
Namespaces | |
utils | |
Functions | |
std::string | utils::getSystemErrorMessage () |
Return string describing error number it is wrapper for strerror_r. More... | |
std::string | utils::getSystemErrorMessage (int err) |
Exceptions for the server.