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

Throw this exception when Bytes::set() fails to parse string. More...

#include <Exceptions.hpp>

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

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.
 

Detailed Description

Throw this exception when Bytes::set() fails to parse string.


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