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

Class for tipc internal errors. More...

#include <InternalError.h>

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

Public Member Functions

 InternalError (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

Class for tipc internal errors.

Errors that are not related to the expected processing of a program.

See also
Error

Constructor & Destructor Documentation

◆ InternalError()

InternalError::InternalError ( const std::string &  msg)
inline

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