Arcane  v3.16.0.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Arccore::IndexOutOfRangeException Liste des membres

Liste complète des membres de Arccore::IndexOutOfRangeException, y compris les membres hérités :

_checkExplainAndPause() (défini dans Arcane::Exception)Arcane::Exceptionprivate
_setStackTrace() (défini dans Arcane::Exception)Arcane::Exceptionprivate
_setWhere(const TraceInfo &where) (défini dans Arcane::Exception)Arcane::Exceptionprivate
additionalInfo() constArcane::Exceptioninline
Exception(const String &name, const String &where)Arcane::Exception
Exception(const String &name, const TraceInfo &where)Arcane::Exception
Exception(const String &name, const String &where, const String &message)Arcane::Exception
Exception(const String &name, const TraceInfo &trace, const String &message)Arcane::Exception
Exception(const String &name, const String &where, const StackTrace &stack_trace)Arcane::Exception
Exception(const String &name, const TraceInfo &where, const StackTrace &stack_trace)Arcane::Exception
Exception(const String &name, const String &where, const String &message, const StackTrace &stack_trace)Arcane::Exception
Exception(const String &name, const TraceInfo &trace, const String &message, const StackTrace &stack_trace)Arcane::Exception
Exception(const Exception &)Arcane::Exception
explain(std::ostream &m) const overrideArccore::IndexOutOfRangeExceptionvirtual
hasPendingException()Arcane::Exceptionstatic
index() constArccore::IndexOutOfRangeExceptioninline
IndexOutOfRangeException(const TraceInfo &where, const String &message, Int64 index, Int64 min_value_inclusive, Int64 max_value_exclusive) (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeException
isCollective() constArcane::Exceptioninline
m_additional_info (défini dans Arcane::Exception)Arcane::Exceptionprivate
m_index (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeExceptionprivate
m_is_collective (défini dans Arcane::Exception)Arcane::Exceptionprivate
m_max_value_exclusive (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeExceptionprivate
m_message (défini dans Arcane::Exception)Arcane::Exceptionprivate
m_min_value_inclusive (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeExceptionprivate
m_name (défini dans Arcane::Exception)Arcane::Exceptionprivate
m_nb_pending_exception (défini dans Arcane::Exception)Arcane::Exceptionprivatestatic
m_stack_trace (défini dans Arcane::Exception)Arcane::Exceptionprivate
m_where (défini dans Arcane::Exception)Arcane::Exceptionprivate
maxValue() constArccore::IndexOutOfRangeExceptioninline
message() constArcane::Exceptioninline
minValue() constArccore::IndexOutOfRangeExceptioninline
name() constArcane::Exceptioninline
operator=(const Exception &)Arcane::Exceptionprivate
setAdditionalInfo(const String &v)Arcane::Exceptioninline
setCollective(bool v)Arcane::Exceptioninline
setMessage(const String &msg)Arcane::Exceptioninlineprotected
stackTrace() constArcane::Exceptioninline
stackTraceString() constArcane::Exceptioninline
staticInit() (défini dans Arcane::Exception)Arcane::Exceptionstatic
where() constArcane::Exceptioninline
write(std::ostream &o) const (défini dans Arcane::Exception)Arcane::Exceptionvirtual
~Exception() ARCCORE_NOEXCEPT overrideArcane::Exception