Dwarf Interpret library
A wrapper around libdwarfpp
All Classes Functions Variables Typedefs
Public Member Functions | List of all members
DwarfInterpret::NoElfForPC Class Reference

#include <DwarfInterpret.hpp>

Inheritance diagram for DwarfInterpret::NoElfForPC:
DwarfInterpret::WhatException

Public Member Functions

 NoElfForPC (const std::string &what)
 
- Public Member Functions inherited from DwarfInterpret::WhatException
 WhatException (const std::string &what)
 Initialize the exception with an explanatory text chunk.
 
 WhatException ()
 Leave the explanatory text empty.
 
const char * what () const noexcept
 Get the explanatory text for this exception.
 

Detailed Description

Thrown when trying to access a program counter that is not mapped to an ELF file


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