NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::NesNetworkException Class Reference

#include <NesNetworkError.hpp>

Collaboration diagram for NES::NesNetworkException:
[legend]

Public Member Functions

 NesNetworkException (NES::Network::Messages::ErrMessage &msg)
 
const NES::Network::Messages::ErrMessage & getErrorMessage () const
 
- Public Member Functions inherited from NES::Exceptions::RuntimeException
 RuntimeException (std::string msg, std::string &&stacktrace=collectStacktrace(), const std::source_location location=std::source_location::current())
 
 RuntimeException (std::string msg, const std::string &stacktrace)
 
 ~RuntimeException () noexcept override=default
 
const char * what () const noexcept override
 

Additional Inherited Members

- Protected Attributes inherited from NES::Exceptions::RuntimeException
std::string errorMessage
 Error message. More...
 

Constructor & Destructor Documentation

◆ NesNetworkException()

NES::NesNetworkException::NesNetworkException ( NES::Network::Messages::ErrMessage &  msg)
inlineexplicit

Member Function Documentation

◆ getErrorMessage()

const NES::Network::Messages::ErrMessage& NES::NesNetworkException::getErrorMessage ( ) const
inline

The documentation for this class was generated from the following file: