Webdar 1.0.0
Web user interface to libdar
Protected Member Functions | List of all members
exception_memory Class Reference

exception used to report memory allocation failures More...

#include <exceptions.hpp>

Inheritance diagram for exception_memory:
Inheritance graph
[legend]
Collaboration diagram for exception_memory:
Collaboration graph
[legend]

Protected Member Functions

virtual exception_baseclone () 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_baseclone () const =0
 

Detailed Description

exception used to report memory allocation failures

Member Function Documentation

◆ clone()

exception_base * exception_memory::clone ( ) const
inlineoverrideprotectedvirtual

Implements exception_base.


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