|
tipc
A TIP to LLVM compiler
|
Class for tipc internal errors. More...
#include <InternalError.h>


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... | |
Class for tipc internal errors.
Errors that are not related to the expected processing of a program.
|
inline |