teqp 0.22.0
|
#include <exceptions.hpp>
Public Member Functions | |
NotImplementedError (const std::string &msg) | |
Public Member Functions inherited from teqp::teqpException | |
const char * | what () const noexcept override |
Additional Inherited Members | |
Protected Member Functions inherited from teqp::teqpException | |
teqpException (int code, const std::string &msg) | |
Protected Attributes inherited from teqp::teqpException | |
const int | code |
const std::string | msg |
Definition at line 45 of file exceptions.hpp.
|
inline |
Definition at line 47 of file exceptions.hpp.