|
Octane API Client
|
error_response.hの実装。 More...

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) |
error_response.hの実装。