table of contents
toolexcept.hpp(3elektra) | Elektra | toolexcept.hpp(3elektra) |
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:
Author¶
Generated automatically by Doxygen for Elektra from the source code.
Sun May 29 2016 | Version 0.8.14 |