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

transcription of libdar exception into the webdar exception type More...

#include <exceptions.hpp>

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

Public Member Functions

 exception_libcall (const libdar::Egeneric &e)
 
- 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
 

Protected Member Functions

virtual exception_baseclone () const override
 

Detailed Description

transcription of libdar exception into the webdar exception type

Member Function Documentation

◆ clone()

virtual exception_base * exception_libcall::clone ( ) const
inlineoverrideprotectedvirtual

Implements exception_base.


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