|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
This is the complete list of members for NES::Exceptions::RpcException, including all inherited members.
| as() | NES::Exceptions::RequestExecutionException | inline |
| getFailedCalls() | NES::Exceptions::RpcException | |
| getQueryId() const | NES::Exceptions::RequestExecutionException | |
| instanceOf() | NES::Exceptions::RequestExecutionException | inline |
| RequestExecutionException(const std::string &message) | NES::Exceptions::RequestExecutionException | explicit |
| RequestExecutionException(QueryId queryId, const std::string &message) | NES::Exceptions::RequestExecutionException | explicit |
| RpcException(const std::string &message, std::vector< RpcAsyncRequest > failedRpcRequests) | NES::Exceptions::RpcException | explicit |
| what() const noexcept override | NES::Exceptions::RpcException |