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 163 of file erreurs.hpp.