drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::StreamError Class Referencefinal
Inheritance diagram for drogon::StreamError:
Collaboration diagram for drogon::StreamError:

Public Member Functions

const char * what () const noexcept override
StreamErrorCode code () const
 StreamError (StreamErrorCode code, const std::string &message)
 StreamError (StreamErrorCode code, std::string &&message)

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