table of contents
other versions
kdb::tools::ToolException(3elektra) | Elektra | kdb::tools::ToolException(3elektra) |
NAME¶
kdb::tools::ToolException - All exceptions from the elektratools library are derived from this exception.
SYNOPSIS¶
#include <toolexcept.hpp>
Inherits std::runtime_error.
Inherited by kdb::tools::BackendCheckException, kdb::tools::helper::InvalidRebaseException, kdb::tools::merging::InvalidConflictOperation, and kdb::tools::PluginCheckException.
Detailed Description¶
All exceptions from the elektratools library are derived from this exception.
Author¶
Generated automatically by Doxygen for Elektra from the source code.
Sun May 29 2016 | Version 0.8.14 |