Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::BadAllocException Class Reference

Public Member Functions

 BadAllocException (std::string str)
const char * what () const ARCCORE_NOEXCEPT override

Public Attributes

std::string m_message

Detailed Description

Definition at line 33 of file arccore/src/common/arccore/common/Array.cc.

Constructor & Destructor Documentation

◆ BadAllocException()

Arcane::BadAllocException::BadAllocException ( std::string str)
inlineexplicit

Definition at line 38 of file arccore/src/common/arccore/common/Array.cc.

Member Function Documentation

◆ what()

const char * Arcane::BadAllocException::what ( ) const
inlineoverride

Definition at line 41 of file arccore/src/common/arccore/common/Array.cc.

Member Data Documentation

◆ m_message

std::string Arcane::BadAllocException::m_message

Definition at line 48 of file arccore/src/common/arccore/common/Array.cc.


The documentation for this class was generated from the following file: