SDK  2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
cbe::delegate::LoadError::Error Class Reference
Collaboration diagram for cbe::delegate::LoadError::Error:

Public Member Functions

 Error (Filter &&filter, ErrorCode errorCode, std::string &&reason, std::string &&message)
 

Public Attributes

Filter filter {}
 
ErrorCode errorCode {}
 
std::string reason {}
 
std::string message {}
 

Member Data Documentation

◆ errorCode

ErrorCode cbe::delegate::LoadError::Error::errorCode {}

Mimics the general error code encoding in the www.

See also
Wikipedia: List of HTTP status codes

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