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

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

additionalInfo() constArcane::Exceptioninline
CaseOptionException(const String &where, const String &node_name, const XmlNode &parent, const String &value, const String &type)Arcane::CaseOptionException
CaseOptionException(const String &where, const String &node_name, const XmlNode &parent)Arcane::CaseOptionException
CaseOptionException(const String &where, const String &message, bool is_collective=false)Arcane::CaseOptionException
CaseOptionException(const TraceInfo &where, const String &message, bool is_collective=false)Arcane::CaseOptionException
CaseOptionException(const CaseOptionException &rhs) ARCANE_NOEXCEPT (defined in Arcane::CaseOptionException)Arcane::CaseOptionException
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::CaseOptionExceptionvirtual
hasPendingException()Arcane::Exceptionstatic
isCollective() constArcane::Exceptioninline
message() constArcane::Exceptioninline
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
~CaseOptionException() ARCANE_NOEXCEPT override (defined in Arcane::CaseOptionException)Arcane::CaseOptionException
~Exception() ARCCORE_NOEXCEPT overrideArcane::Exception