Référence de la structure MEDerreur
#include <MEDerreur.hxx>
Est dérivée de std::exception, et std::exception.
Fonctions membres publiques |
| MEDerreur (const char *fichier="", const unsigned int ligneNo=0, const char *message="", const char *arg="") |
virtual const char * | what (void) const throw () |
virtual | ~MEDerreur (void) throw () |
| MEDerreur (const char *fichier="", const unsigned int ligneNo=0, const char *message="", const char *arg="") |
virtual const char * | what (void) const throw () |
virtual | ~MEDerreur (void) throw () |
Attributs protégés |
std::string | _what |
Description détaillée
Définition à la ligne 25 du fichier 2.3.6/MEDerreur.hxx.
Documentation des constructeurs et destructeur
MEDerreur |
( |
const char * |
fichier = "" , |
|
|
const unsigned int |
ligneNo = 0 , |
|
|
const char * |
message = "" , |
|
|
const char * |
arg = "" | |
|
) |
| | |
virtual ~MEDerreur |
( |
void |
|
) |
throw () [inline, virtual] |
MEDerreur |
( |
const char * |
fichier = "" , |
|
|
const unsigned int |
ligneNo = 0 , |
|
|
const char * |
message = "" , |
|
|
const char * |
arg = "" | |
|
) |
| | |
virtual ~MEDerreur |
( |
void |
|
) |
throw () [inline, virtual] |
Documentation des fonctions membres
virtual const char* what |
( |
void |
|
) |
const throw () [virtual] |
virtual const char* what |
( |
void |
|
) |
const throw () [virtual] |
Documentation des champs
std::string _what [protected] |