Deepsolver
ConfigException Member List
This is the complete list of members for ConfigException, including all inherited members.
AddingNotPermitted enum value (defined in ConfigException)ConfigException
ConfigException(int code, const std::string &arg, const std::string &fileName, size_t lineNumber, const std::string &line)ConfigException [inline]
ConfigException(int code, const std::string &arg)ConfigException [inline]
DeepsolverException()DeepsolverException [inline]
getArg() const ConfigException [inline]
getCode() const ConfigException [inline]
getFileName() const ConfigException [inline]
getLine() const ConfigException [inline]
getLineNumber() const ConfigException [inline]
getMessage() const ConfigException [inline, virtual]
getType() const ConfigException [inline, virtual]
InvalidBooleanValue enum value (defined in ConfigException)ConfigException
InvalidUintValue enum value (defined in ConfigException)ConfigException
UnknownParam enum value (defined in ConfigException)ConfigException
ValueCannotBeEmpty enum value (defined in ConfigException)ConfigException
~DeepsolverException()DeepsolverException [inline, virtual]