Disk ARchive  2.5.2
Full featured and portable backup and archiving tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Member Functions
libdar::Ememory Class Reference

exception used when memory has been exhausted More...

#include <erreurs.hpp>

Inherits libdar::Egeneric.

Inherited by libdar::Esecu_memory.

List of all members.

Public Member Functions

 Ememory (const std::string &source)

Protected Member Functions

 Ememory (const std::string &source, const std::string &message)
std::string exceptionID () const

Detailed Description

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 111 of file erreurs.hpp.


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