Dwarf Interpret library
A wrapper around libdwarfpp
|
Thrown when somehow, getcontext (read CPU registers) fails. More...
#include <DwarfInterpret.hpp>
Public Member Functions | |
FailedGetContext (const std::string &what) | |
![]() | |
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. | |
Thrown when somehow, getcontext (read CPU registers) fails.