Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Member Functions
libdar::Ebug Class Reference

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.

List of all members.

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

Detailed Description

exception used to signal a bug. A bug is triggered when reaching some code that should never be reached

Definition at line 133 of file src/libdar/erreurs.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines