|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
Connection has timed out. More...
#include <cc/HttpError>
Additional Inherited Members | |
Public Member Functions inherited from HttpError | |
| HttpError (HttpStatus status, const char *reason) | |
| Create a new HTTP error. | |
| HttpStatus | status () const |
| const char * | reason () const |
| Reason phrase | |
| String | message () const override |
| Generate error message for debug output. | |
Connection has timed out.