|
autotier
Automatic Tiering Fuse Filesystem
|
Throw this exception when Bytes::set() fails to parse string. More...
#include <Exceptions.hpp>


Public Member Functions | |
| ByteParseException (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... | |
Private Attributes | |
| std::string | what_ |
| String containing explanation message. | |
Throw this exception when Bytes::set() fails to parse string.
1.8.17