12#ifndef ARCANE_UTILS_BADCASTEXCEPTION_H
13#define ARCANE_UTILS_BADCASTEXCEPTION_H
17#include "arcane/utils/Exception.h"
32class ARCANE_UTILS_EXPORT BadAlignmentException
40 virtual void explain(std::ostream& m)
const;
virtual void explain(std::ostream &m) const
Explains the cause of the exception in the stream o.
const String & where() const
Location of the exception.
Exception(const String &name, const String &where)
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.