Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::ResponseExpirationCache::Error Struct Reference

A data structure to represent errors that can occur during an update of the cache. More...

#include <ResponseExpirationCache.hpp>

Collaboration diagram for util::ResponseExpirationCache::Error:

Public Member Functions

bool operator== (Error const &) const =default
 

Public Attributes

rpc::Status status
 The status code and message of the error.
 
boost::json::array warnings
 Any warnings related to the request.
 

Detailed Description

A data structure to represent errors that can occur during an update of the cache.


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