Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::IndexOutOfRangeException Member List

This is the complete list of members for Arcane::IndexOutOfRangeException, including all inherited members.

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 &awhere, 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 overrideArcane::IndexOutOfRangeExceptionvirtual
hasPendingException()Arcane::Exceptionstatic
index() constArcane::IndexOutOfRangeExceptioninline
IndexOutOfRangeException(const TraceInfo &where, const String &message, Int64 index, Int64 min_value_inclusive, Int64 max_value_exclusive) (defined in Arcane::IndexOutOfRangeException)Arcane::IndexOutOfRangeException
isCollective() constArcane::Exceptioninline
maxValue() constArcane::IndexOutOfRangeExceptioninline
message() constArcane::Exceptioninline
minValue() constArcane::IndexOutOfRangeExceptioninline
name() constArcane::Exceptioninline
operator=(const Exception &)=delete (defined in Arcane::Exception)Arcane::Exception
setAdditionalInfo(const String &v)Arcane::Exceptioninline
setCollective(bool v)Arcane::Exceptioninline
setMessage(const String &msg)Arcane::Exceptioninlineprotected
stackTrace() constArcane::Exceptioninline
stackTraceString() constArcane::Exceptioninline
staticInit() (defined in Arcane::Exception)Arcane::Exceptionstatic
where() constArcane::Exceptioninline
write(std::ostream &o) const (defined in Arcane::Exception)Arcane::Exceptionvirtual
~Exception() ARCCORE_NOEXCEPT overrideArcane::Exception