Webdar 1.0.0
Web user interface to libdar
Public Member Functions | List of all members
exception_base Class Referenceabstract

pure virtual class parent of all webdar exceptions More...

#include <exceptions.hpp>

Inheritance diagram for exception_base:
Inheritance graph
[legend]

Public Member Functions

 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

pure virtual class parent of all webdar exceptions


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