cfgfile 0.2.11
Loading...
Searching...
No Matches
cfgfile::exception_t< string_trait_t > Class Reference

#include <exceptions.hpp>

Inherits std::logic_error.

Public Member Functions

 exception_t (string_trait_t::string_t what)
 Construct exception.
 
 ~exception_t () noexcept
 
const string_trait_t::string_tdesc () const noexcept
 

Constructor & Destructor Documentation

◆ exception_t()

cfgfile::exception_t< string_trait_t >::exception_t ( string_trait_t::string_t  what)
inlineexplicit

Construct exception.

◆ ~exception_t()

Member Function Documentation

◆ desc()

Returns
Reason of the exception.

The documentation for this class was generated from the following file: