HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_HTTPResponse::Error Struct Reference

#include <NET_WebResponse.h>

Public Member Functions

UT_StringHolder buildErrorMessage () const
 

Static Public Member Functions

static UT_ErrorCode translateErrorToCode (int err)
 

Public Attributes

UT_ErrorCode myErrorCode = NET::CurlError::OK
 
UT_StringHolder myErrorMsg
 

Detailed Description

Definition at line 281 of file NET_WebResponse.h.

Member Function Documentation

UT_StringHolder NET_HTTPResponse::Error::buildErrorMessage ( ) const
static UT_ErrorCode NET_HTTPResponse::Error::translateErrorToCode ( int  err)
static

Member Data Documentation

UT_ErrorCode NET_HTTPResponse::Error::myErrorCode = NET::CurlError::OK

Definition at line 286 of file NET_WebResponse.h.

UT_StringHolder NET_HTTPResponse::Error::myErrorMsg

Definition at line 288 of file NET_WebResponse.h.


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