Disk ARchive
2.3.11
|
exception used to signal a bug. A bug is triggered when reaching some code that should never be reached More...
#include <erreurs.hpp>
Inherits libdar::Egeneric.
Public Member Functions | |
Ebug (const std::string &file, S_I line) | |
void | stack (const std::string &passage, const std::string &file, const std::string &line) |
Protected Member Functions | |
std::string | exceptionID () const |
exception used to signal a bug. A bug is triggered when reaching some code that should never be reached
Definition at line 122 of file erreurs.hpp.