Clio develop
The XRP Ledger API server.
|
A data structure to represent errors that can occur during an update of the cache. More...
#include <ResponseExpirationCache.hpp>
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. | |
A data structure to represent errors that can occur during an update of the cache.