NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
A class for URL exceptions. More...
#include <http.h>
Public Member Functions | |
Error (const std::string &what) | |
virtual const char * | what () const noexcept |
Private Attributes | |
std::string | m_what |
|
inlinevirtualnoexcept |
Definition at line 38 of file http.h.
References m_what.
Referenced by PackageRepoBrowser::Entry(), and urlExecute().