MADARA  3.2.3
madara::exceptions::MemoryException Class Reference

An exception for general memory errors like out-of-memory. More...

#include <MemoryException.h>

Inheritance diagram for madara::exceptions::MemoryException:

Public Member Functions

 MemoryException (const std::string &what)
 Constructor. More...
 

Detailed Description

An exception for general memory errors like out-of-memory.

Definition at line 15 of file MemoryException.h.

Constructor & Destructor Documentation

madara::exceptions::MemoryException::MemoryException ( const std::string &  what)
inlineexplicit

Constructor.

Definition at line 21 of file MemoryException.h.


The documentation for this class was generated from the following file: