12#ifndef ARCANE_UTILS_BADCASTEXCEPTION_H
13#define ARCANE_UTILS_BADCASTEXCEPTION_H
17#include "arcane/utils/Exception.h"
30class ARCANE_UTILS_EXPORT BadAlignmentException
38 virtual void explain(std::ostream& m)
const;
virtual void explain(std::ostream &o) const
Explique la cause de l'exception dans le flot o.
const String & where() const
Localisation de l'exception.
Exception(const String &name, const String &where)
Chaîne de caractères unicode.
Int32 Integer
Type représentant un entier.