![]() |
Webdar 1.0.0
Web user interface to libdar
|
exception used to report memory allocation failures More...
#include <exceptions.hpp>


Protected Member Functions | |
| virtual exception_base * | clone () const override |
Additional Inherited Members | |
Public Member Functions inherited from exception_base | |
| exception_base (const std::string &x_msg) | |
| const std::string & | get_message () const |
| void | change_message (const std::string &x_msg) |
| virtual exception_base * | clone () const =0 |
exception used to report memory allocation failures
|
inlineoverrideprotectedvirtual |
Implements exception_base.