- Cannot `catch ...` . Use `RESTC_CPP_IN_COROUTINE_CATCH_ALL` as alternative. - Must deal with other exceptions inside the coroutine, as `RestClient::Process()` act as if the functor is `noexcept`.
catch .... UseRESTC_CPP_IN_COROUTINE_CATCH_ALLas alternative.RestClient::Process()act as if the functor isnoexcept.