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

Classes

class  NES::Exceptions::RuntimeException
 Exception to be used to report errors and stacktraces This is meant to be used for NES-related errors, wrap std exceptions with their own stacktrace, etc.. More...
 

Namespaces

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