NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Util/SourceLocation.hpp>
#include <Util/StacktraceLoader.hpp>
#include <exception>
#include <stdexcept>
#include <string>
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 | |