Arcane  v3.14.10.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 Arccore::Exception)Arccore::Exceptionprivate
_setStackTrace() (défini dans Arccore::Exception)Arccore::Exceptionprivate
_setWhere(const TraceInfo &where) (défini dans Arccore::Exception)Arccore::Exceptionprivate
additionalInfo() constArccore::Exceptioninline
Exception(const String &name, const String &where)Arccore::Exception
Exception(const String &name, const TraceInfo &where)Arccore::Exception
Exception(const String &name, const String &where, const String &message)Arccore::Exception
Exception(const String &name, const TraceInfo &trace, const String &message)Arccore::Exception
Exception(const String &name, const String &where, const StackTrace &stack_trace)Arccore::Exception
Exception(const String &name, const TraceInfo &where, const StackTrace &stack_trace)Arccore::Exception
Exception(const String &name, const String &where, const String &message, const StackTrace &stack_trace)Arccore::Exception
Exception(const String &name, const TraceInfo &trace, const String &message, const StackTrace &stack_trace)Arccore::Exception
Exception(const Exception &)Arccore::Exception
explain(std::ostream &m) const overrideArccore::IndexOutOfRangeExceptionvirtual
hasPendingException()Arccore::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() constArccore::Exceptioninline
m_additional_info (défini dans Arccore::Exception)Arccore::Exceptionprivate
m_index (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeExceptionprivate
m_is_collective (défini dans Arccore::Exception)Arccore::Exceptionprivate
m_max_value_exclusive (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeExceptionprivate
m_message (défini dans Arccore::Exception)Arccore::Exceptionprivate
m_min_value_inclusive (défini dans Arccore::IndexOutOfRangeException)Arccore::IndexOutOfRangeExceptionprivate
m_name (défini dans Arccore::Exception)Arccore::Exceptionprivate
m_nb_pending_exception (défini dans Arccore::Exception)Arccore::Exceptionprivatestatic
m_stack_trace (défini dans Arccore::Exception)Arccore::Exceptionprivate
m_where (défini dans Arccore::Exception)Arccore::Exceptionprivate
maxValue() constArccore::IndexOutOfRangeExceptioninline
message() constArccore::Exceptioninline
minValue() constArccore::IndexOutOfRangeExceptioninline
name() constArccore::Exceptioninline
operator=(const Exception &)Arccore::Exceptionprivate
setAdditionalInfo(const String &v)Arccore::Exceptioninline
setCollective(bool v)Arccore::Exceptioninline
setMessage(const String &msg)Arccore::Exceptioninlineprotected
stackTrace() constArccore::Exceptioninline
stackTraceString() constArccore::Exceptioninline
staticInit() (défini dans Arccore::Exception)Arccore::Exceptionstatic
where() constArccore::Exceptioninline
write(std::ostream &o) const (défini dans Arccore::Exception)Arccore::Exceptionvirtual
~Exception() ARCCORE_NOEXCEPT overrideArccore::Exception