#include <kalshi/error.hpp>
◆ network()
| static Error kalshi::Error::network |
( |
std::string |
msg | ) |
|
|
inlinestatic |
◆ auth()
| static Error kalshi::Error::auth |
( |
std::string |
msg | ) |
|
|
inlinestatic |
◆ parse()
| static Error kalshi::Error::parse |
( |
std::string |
msg | ) |
|
|
inlinestatic |
◆ signing()
| static Error kalshi::Error::signing |
( |
std::string |
msg | ) |
|
|
inlinestatic |
◆ code
◆ message
| std::string kalshi::Error::message |
◆ http_status
| int kalshi::Error::http_status {0} |
HTTP status when the server answered; 0 otherwise.
◆ api_code
| std::string kalshi::Error::api_code |
Kalshi's machine-readable error code, such as "market_not_found", when sent.
The documentation for this struct was generated from the following file: