tipc
A TIP to LLVM compiler
Public Member Functions | List of all members
UnificationError Class Reference

A runtime error when unifying type terms. More...

#include <UnificationError.h>

Inheritance diagram for UnificationError:
Inheritance graph
[legend]
Collaboration diagram for UnificationError:
Collaboration graph
[legend]

Public Member Functions

 UnificationError (const char *msg)
 
- Public Member Functions inherited from SemanticError
 SemanticError (const std::string &msg)
 
- Public Member Functions inherited from Error
 Error (const std::string &msg)
 
virtual const char * what () const noexcept
 Construct error with message. More...
 

Detailed Description

A runtime error when unifying type terms.

Constructor & Destructor Documentation

◆ UnificationError()

UnificationError::UnificationError ( const char *  msg)
inline

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