Liste complète des membres de Arcane::IndexOutOfRangeException, y compris les membres hérités :
additionalInfo() const | Arcane::Exception | inline |
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 override | Arcane::IndexOutOfRangeException | virtual |
hasPendingException() | Arcane::Exception | static |
index() const | Arcane::IndexOutOfRangeException | inline |
IndexOutOfRangeException(const TraceInfo &where, const String &message, Int64 index, Int64 min_value_inclusive, Int64 max_value_exclusive) (défini dans Arcane::IndexOutOfRangeException) | Arcane::IndexOutOfRangeException | |
isCollective() const | Arcane::Exception | inline |
maxValue() const | Arcane::IndexOutOfRangeException | inline |
message() const | Arcane::Exception | inline |
minValue() const | Arcane::IndexOutOfRangeException | inline |
name() const | Arcane::Exception | inline |
setAdditionalInfo(const String &v) | Arcane::Exception | inline |
setCollective(bool v) | Arcane::Exception | inline |
setMessage(const String &msg) | Arcane::Exception | inlineprotected |
stackTrace() const | Arcane::Exception | inline |
stackTraceString() const | Arcane::Exception | inline |
staticInit() (défini dans Arcane::Exception) | Arcane::Exception | static |
where() const | Arcane::Exception | inline |
write(std::ostream &o) const (défini dans Arcane::Exception) | Arcane::Exception | virtual |
~Exception() ARCCORE_NOEXCEPT override | Arcane::Exception |