Octane API Client
Loading...
Searching...
No Matches
Namespaces | Functions
error_response.cpp File Reference

error_response.hの実装。 More...

#include "include/error_response.h"
#include <ostream>
Include dependency graph for error_response.cpp:

Namespaces

namespace  octane
 

Functions

error_t< ErrorResponse > octane::makeError (std::string_view code, std::string_view reason)
 Utility function to create error response. More...
 
bool octane::operator== (const ErrorResponse &a, const ErrorResponse &b)
 
std::ostream & octane::operator<< (std::ostream &stream, const ErrorResponse &err)
 

Detailed Description

error_response.hの実装。

Author
cosocaf (cosoc.nosp@m.af@g.nosp@m.mail..nosp@m.com)
Version
0.1
Date
2022-08-31