Dwarf Interpret library
A wrapper around libdwarfpp
Public Member Functions | List of all members
DwarfInterpret::NotFound Class Reference

Thrown when a Dwarf element is not found for a given PC. More...

#include <DwarfInterpret.hpp>

Inheritance diagram for DwarfInterpret::NotFound:
DwarfInterpret::WhatException

Public Member Functions

 NotFound (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 a Dwarf element is not found for a given PC.


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