This is the complete list of members for ecl::ArgException, including all inherited members.
_argId | ecl::ArgException | private |
_errorText | ecl::ArgException | private |
_typeDescription | ecl::ArgException | private |
ArgException(const std::string &text="undefined exception", const std::string &id="undefined", const std::string &td="Generic ArgException") | ecl::ArgException | inline |
argId() const | ecl::ArgException | inline |
error() const | ecl::ArgException | inline |
typeDescription() const | ecl::ArgException | inline |
what() const | ecl::ArgException | inline |
~ArgException() | ecl::ArgException | inlinevirtual |