Disk ARchive
2.4.5
|
exception used to signal range error More...
#include <erreurs.hpp>
Inherits libdar::Egeneric.
Public Member Functions | |
Erange (const std::string &source, const std::string &message) | |
Protected Member Functions | |
std::string | exceptionID () const |
exception used to signal range error
the inherited get_message() method is probably the only one you will need to use
Definition at line 174 of file src/libdar/erreurs.hpp.