#include <CscHttpClient.h>
Public Member Functions | |
| HttpErrorTimeoutException (const string &errorMessage) noexcept | |
| ~HttpErrorTimeoutException () noexcept override=default | |
Public Member Functions inherited from conscience_utils::CscException | |
| CscException (const string &errorMessage) noexcept | |
| ~CscException () noexcept override=default | |
| const char * | what () const noexcept override |
| virtual const string & | getErrorMessage () const |
|
inlinenoexcept |
|
overridedefaultnoexcept |