12#ifndef ARCANE_CORE_XMLEXCEPTION_H
13#define ARCANE_CORE_XMLEXCEPTION_H
17#include "arcane/utils/Exception.h"
const String & where() const
Localisation de l'exception.
void setMessage(const String &msg)
Positionne le message de l'exception.
Exception(const String &name, const String &where)
Chaîne de caractères unicode.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-