decompiler
1.0.0
|
Base class for error handling facilities. More...
#include "types.h"
#include <sstream>
#include <fstream>
#include <iomanip>
#include <map>
#include <set>
#include <list>
#include <vector>
#include <algorithm>
#include <cstring>
#include <cctype>
Classes | |
struct | ghidra::LowlevelError |
The lowest level error generated by the decompiler. More... | |
struct | ghidra::RecovError |
A generic recoverable error. More... | |
struct | ghidra::ParseError |
An error generated while parsing a command or language. More... | |
Base class for error handling facilities.
This is also doubles as a place to list the common include files