Liste complète des membres de Arccore::ArgumentException, y compris les membres hérités :
additionalInfo() const | Arccore::Exception | inline |
ArgumentException(const String &where) (défini dans Arccore::ArgumentException) | Arccore::ArgumentException | explicit |
ArgumentException(const String &where, const String &message) (défini dans Arccore::ArgumentException) | Arccore::ArgumentException | |
ArgumentException(const TraceInfo &where) (défini dans Arccore::ArgumentException) | Arccore::ArgumentException | explicit |
ArgumentException(const TraceInfo &where, const String &message) (défini dans Arccore::ArgumentException) | Arccore::ArgumentException | |
ArgumentException(const ArgumentException &rhs) ARCCORE_NOEXCEPT (défini dans Arccore::ArgumentException) | Arccore::ArgumentException | |
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 &o) const | Arccore::Exception | protectedvirtual |
hasPendingException() | Arccore::Exception | static |
isCollective() const | Arccore::Exception | inline |
message() const | Arccore::Exception | inline |
name() const | Arccore::Exception | inline |
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 |
~ArgumentException() ARCCORE_NOEXCEPT override (défini dans Arccore::ArgumentException) | Arccore::ArgumentException | |
~Exception() ARCCORE_NOEXCEPT override | Arccore::Exception |