This is the complete list of members for xmm::JsonException, including all inherited members.
| errorType_ | xmm::JsonException | private |
| JsonErrorType enum name | xmm::JsonException | |
| JsonException(JsonErrorType errorType, std::string nodename="") | xmm::JsonException | inline |
| JsonException(JsonException const &src, std::string nodename) | xmm::JsonException | inlineexplicit |
| JsonException(JsonException const &src) | xmm::JsonException | inline |
| nodename_ | xmm::JsonException | private |
| operator=(JsonException const &src) | xmm::JsonException | inline |
| what() const | xmm::JsonException | inlinevirtual |