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

This class is used for adding custom invalid argument exception. More...

#include <InvalidArgumentException.hpp>

Collaboration diagram for NES::InvalidArgumentException:
[legend]

Public Member Functions

 InvalidArgumentException (const std::string &name, const std::string &value)
 
const char * what () const noexcept override
 

Detailed Description

This class is used for adding custom invalid argument exception.

Constructor & Destructor Documentation

◆ InvalidArgumentException()

NES::InvalidArgumentException::InvalidArgumentException ( const std::string &  name,
const std::string &  value 
)
explicit

References magic_enum::detail::value().

Here is the call graph for this function:

Member Function Documentation

◆ what()

const char * NES::InvalidArgumentException::what ( ) const
overridenoexcept

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