wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
AiProviderError Class Reference

Thrown by ParseReply() for a response that doesn't parse or doesn't have the expected shape – distinct from a non-2xx HTTP status, which SendChat() reports directly from the response body/status line instead. More...

#include <AiProvider.h>

Inheritance diagram for AiProviderError:
[legend]
Collaboration diagram for AiProviderError:
[legend]

Public Member Functions

 AiProviderError (const std::string &msg)
 

Detailed Description

Thrown by ParseReply() for a response that doesn't parse or doesn't have the expected shape – distinct from a non-2xx HTTP status, which SendChat() reports directly from the response body/status line instead.


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