autotier
Automatic Tiering Fuse Filesystem
Public Member Functions | List of all members
ffd::MissingOptionException Class Reference

Throw this exception when a config entry is missing. More...

#include <Exceptions.hpp>

Inheritance diagram for ffd::MissingOptionException:
Inheritance graph
[legend]
Collaboration diagram for ffd::MissingOptionException:
Collaboration graph
[legend]

Public Member Functions

 MissingOptionException (std::string what)
 
- Public Member Functions inherited from ffd::ConfigException
 ConfigException (std::string what)
 Construct a new Exception object. More...
 
const char * what (void) const noexcept
 Return string containing explanation message. More...
 

Detailed Description

Throw this exception when a config entry is missing.


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