Skip to content

Class restincurl::SystemException

ClassList > restincurl > SystemException

More...

  • #include <restincurl.h>

Inherits the following classes: restincurl::Exception

Public Functions

Type Name
SystemException (const std::string & msg, const int e)
int getErrorCode () noexcept const

Public Functions inherited from restincurl::Exception

See restincurl::Exception

Type Name
Exception (const std::string & msg)

Detailed Description

Exception thrown when some system function, like pipe() failed.

Public Functions Documentation

function SystemException

inline restincurl::SystemException::SystemException (
    const std::string & msg,
    const int e
) 

function getErrorCode

inline int restincurl::SystemException::getErrorCode () noexcept const


The documentation for this class was generated from the following file SpiceQL/include/restincurl.h