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

#include <exceptions.hpp>

Inheritance diagram for teqp::InvalidArgument:
teqp::teqpException

Public Member Functions

 InvalidArgument (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 29 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ InvalidArgument()

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

Definition at line 31 of file exceptions.hpp.


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