Disk ARchive
2.4.5
|
exception used when memory has been exhausted More...
#include <erreurs.hpp>
Inherits libdar::Egeneric.
Inherited by libdar::Esecu_memory.
Public Member Functions | |
Ememory (const std::string &source) | |
Protected Member Functions | |
Ememory (const std::string &source, const std::string &message) | |
std::string | exceptionID () const |
exception used when memory has been exhausted
the inherited get_message() method is probably the only one you will need to use
Definition at line 107 of file src/libdar/erreurs.hpp.