teqp 0.23.1
Loading...
Searching...
No Matches
teqp::NotImplementedError Class Reference

#include <exceptions.hpp>

Inheritance diagram for teqp::NotImplementedError:
teqp::teqpException

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

Detailed Description

Definition at line 45 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ NotImplementedError()

teqp::NotImplementedError::NotImplementedError ( const std::string & msg)
inline

Definition at line 47 of file exceptions.hpp.


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