NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
RequestExecutionException.hpp File Reference
#include <Identifiers/Identifiers.hpp>
#include <exception>
#include <memory>
#include <stdexcept>
#include <string>
Include dependency graph for RequestExecutionException.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Exceptions::RequestExecutionException
 This is the base class for exceptions thrown during the execution of coordinator side requests which indicate an error that possibly require a rollback or other kinds of specific error handling. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Exceptions