Liste complète des membres de Arcane::InvalidArgumentException, y compris les membres hérités :
_checkExplainAndPause() (défini dans Arccore::Exception) | Arccore::Exception | private |
_init(const U &arg_value) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | private |
_setStackTrace() (défini dans Arccore::Exception) | Arccore::Exception | private |
_setWhere(const TraceInfo &where) (défini dans Arccore::Exception) | Arccore::Exception | private |
additionalInfo() const | Arccore::Exception | inline |
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 | Arcane::InvalidArgumentException | virtual |
hasPendingException() | Arccore::Exception | static |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, int arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, double arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, const String &arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, const void *arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, const String &message, int arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, const String &message, double arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, const String &message, const String &arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const TraceInfo &where, const String &arg_name, const String &message, const void *arg) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
InvalidArgumentException(const InvalidArgumentException &ex) (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | |
isCollective() const | Arccore::Exception | inline |
m_additional_info (défini dans Arccore::Exception) | Arccore::Exception | private |
m_arg_name (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | private |
m_arg_value (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | private |
m_is_collective (défini dans Arccore::Exception) | Arccore::Exception | private |
m_message (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | private |
m_name (défini dans Arccore::Exception) | Arccore::Exception | private |
m_nb_pending_exception (défini dans Arccore::Exception) | Arccore::Exception | privatestatic |
m_stack_trace (défini dans Arccore::Exception) | Arccore::Exception | private |
m_where (défini dans Arccore::Exception) | Arccore::Exception | private |
message() const | Arccore::Exception | inline |
name() const | Arccore::Exception | inline |
operator=(const Exception &) | Arccore::Exception | private |
setAdditionalInfo(const String &v) | Arccore::Exception | inline |
setCollective(bool v) | Arccore::Exception | inline |
setMessage(const String &msg) | Arccore::Exception | inlineprotected |
stackTrace() const | Arccore::Exception | inline |
stackTraceString() const | Arccore::Exception | inline |
staticInit() (défini dans Arccore::Exception) | Arccore::Exception | static |
where() const | Arccore::Exception | inline |
write(std::ostream &o) const (défini dans Arccore::Exception) | Arccore::Exception | virtual |
~Exception() ARCCORE_NOEXCEPT override | Arccore::Exception | |
~InvalidArgumentException() ARCANE_NOEXCEPT (défini dans Arcane::InvalidArgumentException) | Arcane::InvalidArgumentException | inline |