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) | |
![]() | |
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.