This is the complete list of members for Arcane::CaseOptionError, including all inherited members.
| addError(ICaseDocumentFragment *document, const TraceInfo &where, const String &node_name, const String &message, bool is_collective=false) | Arcane::CaseOptionError | static |
| addInvalidTypeError(ICaseDocumentFragment *document, const TraceInfo &where, const String &node_name, const XmlNode &parent, const String &value, const String &expected_type) | Arcane::CaseOptionError | static |
| addInvalidTypeError(ICaseDocumentFragment *document, const TraceInfo &where, const String &node_name, const XmlNode &parent, const String &value, const String &expected_type, StringConstArrayView valid_values) | Arcane::CaseOptionError | static |
| addOptionNotFoundError(ICaseDocumentFragment *document, const TraceInfo &where, const String &node_name, const XmlNode &parent) | Arcane::CaseOptionError | static |
| addWarning(ICaseDocumentFragment *document, const TraceInfo &where, const String &node_name, const String &message, bool is_collective=false) | Arcane::CaseOptionError | static |
| CaseOptionError(const TraceInfo &where, const String &node_name, const String &message, bool is_collective=false) | Arcane::CaseOptionError | |
| isCollective() const (defined in Arcane::CaseOptionError) | Arcane::CaseOptionError | inline |
| message() const (defined in Arcane::CaseOptionError) | Arcane::CaseOptionError | inline |
| nodeName() const (defined in Arcane::CaseOptionError) | Arcane::CaseOptionError | inline |
| trace() const (defined in Arcane::CaseOptionError) | Arcane::CaseOptionError | inline |