![]() |
Webdar 1.0.0
Web user interface to libdar
|
transcription of libdar exception into the webdar exception type More...
#include <exceptions.hpp>
Public Member Functions | |
exception_libcall (const libdar::Egeneric &e) | |
![]() | |
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 |
Protected Member Functions | |
virtual exception_base * | clone () const override |
transcription of libdar exception into the webdar exception type
|
inlineoverrideprotectedvirtual |
Implements exception_base.