12#ifndef ARCANE_CORE_XMLEXCEPTION_H
13#define ARCANE_CORE_XMLEXCEPTION_H
17#include "arcane/utils/Exception.h"
const String & where() const
Location of the exception.
void setMessage(const String &msg)
Sets the exception message.
Exception(const String &name, const String &where)
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --