#include <common.hpp>
|
| | ~TypeError () noexcept override |
| |
| | TypeError (const std::string &expected_type, const std::string &received_type) |
| |
| | ~Error () noexcept override |
| |
| | Error (const std::string &msg) |
| |
Definition at line 66 of file common.hpp.
◆ ~TypeError()
| jlm::util::TypeError::~TypeError |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ TypeError()
| jlm::util::TypeError::TypeError |
( |
const std::string & |
expected_type, |
|
|
const std::string & |
received_type |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: