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

class used to propagate the reception of a signal by the current process/thread More...

#include <exceptions.hpp>

Inheritance diagram for exception_signal:
Inheritance graph
[legend]
Collaboration diagram for exception_signal:
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

class used to propagate the reception of a signal by the current process/thread

Member Function Documentation

◆ clone()

virtual exception_base * exception_signal::clone ( ) const
inlineoverrideprotectedvirtual

Implements exception_base.


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