|
teqp 0.23.1
|
#include <squarewell.hpp>
Public Member Functions | |
| teqpcException (int code, const std::string &msg) | |
| const char * | what () const noexcept override |
Public Attributes | |
| const int | code |
| const std::string | msg |
Definition at line 8 of file squarewell.hpp.
|
inline |
Definition at line 12 of file squarewell.hpp.
|
inlineoverridenoexcept |
Definition at line 13 of file squarewell.hpp.
| const int teqp::squarewell::teqp::teqpcException::code |
Definition at line 10 of file squarewell.hpp.
| const std::string teqp::squarewell::teqp::teqpcException::msg |
Definition at line 11 of file squarewell.hpp.