Provided by: elektra-doc_0.8.14-5_all bug

NAME

       toolexcept.hpp - Implementation of all exceptions elektratools library might throw.

SYNOPSIS

       #include <stdexcept>
       #include <memory>
       #include <kdbio.hpp>

   Data Structures
       struct kdb::tools::ToolException
           All exceptions from the elektratools library are derived from this exception.

   Namespaces
        kdb
           This is the main namespace for the C++ binding and libraries.
        kdb::tools
           This namespace is for the libtool library.

Detailed Description

       Implementation of all exceptions elektratools library might throw.

       Copyright:
           BSD License (see doc/COPYING or http://www.libelektra.org)

Author

       Generated automatically by Doxygen for Elektra from the source code.