Jlm
Public Member Functions | List of all members
jlm::util::TypeError Class Reference

#include <common.hpp>

Inheritance diagram for jlm::util::TypeError:
Inheritance graph
[legend]
Collaboration diagram for jlm::util::TypeError:
Collaboration graph
[legend]

Public Member Functions

 ~TypeError () noexcept override
 
 TypeError (const std::string &expected_type, const std::string &received_type)
 
- Public Member Functions inherited from jlm::util::Error
 ~Error () noexcept override
 
 Error (const std::string &msg)
 

Detailed Description

Definition at line 66 of file common.hpp.

Constructor & Destructor Documentation

◆ ~TypeError()

jlm::util::TypeError::~TypeError ( )
overridedefaultnoexcept

◆ TypeError()

jlm::util::TypeError::TypeError ( const std::string &  expected_type,
const std::string &  received_type 
)
inline

Definition at line 71 of file common.hpp.


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