Membres hérités additionnels | |
![]() | |
static bool | hasPendingException () |
Indique si des exceptions sont en cours. | |
static void | staticInit () |
![]() | |
void | setMessage (const String &msg) |
Positionne le message de l'exception. | |
Définition à la ligne 192 du fichier ArcaneException.h.
Arcane::UnknownItemTypeException::UnknownItemTypeException | ( | const String & | where, |
Integer | nb_node, | ||
Integer | item_id | ||
) |
Définition à la ligne 176 du fichier ArcaneException.cc.
Arcane::UnknownItemTypeException::UnknownItemTypeException | ( | const UnknownItemTypeException & | ex | ) |
Définition à la ligne 187 du fichier ArcaneException.cc.
|
inlineoverride |
Définition à la ligne 199 du fichier ArcaneException.h.
|
overridevirtual |
Explique la cause de l'exception dans le flot o.
Cette méthode permet d'ajouter des informations supplémentaires au message d'exception.
Réimplémentée à partir de Arccore::Exception.
Définition à la ligne 198 du fichier ArcaneException.cc.