SDK  2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
cbe::delegate::CreateObjectDelegate::ErrorInfo Struct Reference

#include <CreateObjectDelegate.h>

Inheritance diagram for cbe::delegate::CreateObjectDelegate::ErrorInfo:
Collaboration diagram for cbe::delegate::CreateObjectDelegate::ErrorInfo:

Additional Inherited Members

- Public Types inherited from cbe::util::ErrorInfoImpl< Error >
using Base = ErrorInfoImpl< Error >
 
- Public Member Functions inherited from cbe::util::ErrorInfoImpl< Error >
 ErrorInfoImpl (Context &&context, Error &&error)
 
ErrorInfoImploperator= (ErrorInfoImpl< ErrorT2 > &&rh)
 
ErrorInfoImpl< Error > & operator= (ErrorInfoImpl< ErrorT2 > &&rh)
 
void printError (std::ostream &os) const final
 
- Public Member Functions inherited from cbe::util::ErrorInfo
 operator bool () const
 
- Public Attributes inherited from cbe::util::ErrorInfoImpl< Error >
Error error
 
- Public Attributes inherited from cbe::util::ErrorInfo
std::string contextStr {}
 
- Protected Member Functions inherited from cbe::util::ErrorInfo
 ErrorInfo (Context &&context)
 

Detailed Description

Contains all information about a failed CreateObject.


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