Implementation of all exceptions elektratools library might throw.
#include <stdexcept>
#include <memory>
#include <kdbio.hpp>
struct kdb::tools::ToolException
All exceptions from the elektratools library are derived from this exception.
kdb
This is the main namespace for the C++ binding and libraries. kdb::tools
This namespace is for the libtool library.
Implementation of all exceptions elektratools library might throw.
Copyright:
BSD License (see doc/COPYING or http://www.libelektra.org)
Generated automatically by Doxygen for Elektra from the source code.