LLVM API Documentation
#include <Debugger.h>
Collaboration diagram for llvm::NonErrorException:
Public Member Functions | |
NonErrorException (const std::string &M) | |
const std::string & | getMessage () const |
Definition at line 164 of file Debugger.h.
llvm::NonErrorException::NonErrorException | ( | const std::string & | M | ) | [inline] |
Definition at line 167 of file Debugger.h.
const std::string& llvm::NonErrorException::getMessage | ( | ) | const [inline] |
Definition at line 168 of file Debugger.h.