#include <exceptions.h>
Public Member Functions | |
InvalidNoiseParamsException () | |
InvalidNoiseParamsException (const std::string &s) | |
Public Member Functions inherited from BaseException | |
BaseException (const std::string &s) noexcept | |
~BaseException () throw () =default | |
virtual const char * | what () const noexcept |
Additional Inherited Members | |
Protected Attributes inherited from BaseException | |
std::string | m_s |
|
inline |
|
inline |