LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::NonErrorException Class Reference

#include <Debugger.h>

Collaboration diagram for llvm::NonErrorException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NonErrorException (const std::string &M)
const std::string & getMessage () const

Detailed Description

Definition at line 164 of file Debugger.h.


Constructor & Destructor Documentation

llvm::NonErrorException::NonErrorException const std::string &  M  )  [inline]
 

Definition at line 167 of file Debugger.h.


Member Function Documentation

const std::string& llvm::NonErrorException::getMessage  )  const [inline]
 

Definition at line 168 of file Debugger.h.


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