autotier
Automatic Tiering Fuse Filesystem
|
Throw this exception when a ConfigGuard is constructed or get_from() is called when the config is already guarded. More...
#include <Exceptions.hpp>
Public Member Functions | |
ConfigGuardException (std::string what) | |
![]() | |
ConfigException (std::string what) | |
Construct a new Exception object. More... | |
const char * | what (void) const noexcept |
Return string containing explanation message. More... | |
Throw this exception when a ConfigGuard is constructed or get_from() is called when the config is already guarded.