Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
restincurl::SystemException Class Reference

#include <restincurl.h>

Inheritance diagram for restincurl::SystemException:
Inheritance graph
Collaboration diagram for restincurl::SystemException:
Collaboration graph

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ SystemException()

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

Member Function Documentation

◆ getErrorCode()

int restincurl::SystemException::getErrorCode ( ) const
inlinenoexcept

The documentation for this class was generated from the following file: