#include <restincurl.h>


Public Member Functions | |
| SystemException (const std::string &msg, const int e) | |
| int | getErrorCode () const noexcept |
Private Attributes | |
| const int | err_ |
Exception thrown when some system function, like pipe() failed.
Definition at line 295 of file restincurl.h.
|
inline |
Definition at line 297 of file restincurl.h.
|
inlinenoexcept |
Definition at line 299 of file restincurl.h.
|
private |
Definition at line 302 of file restincurl.h.