Exception which is thrown whenever a requested IO feature is currently not supported.
More...
#include <exception.hpp>
Public Member Functions | |
io_operation_unsupported_exception (std::string const &str) | |
Exception which is thrown whenever a requested IO feature is currently not supported.
Definition at line 56 of file exception.hpp.
|
inline |
Definition at line 58 of file exception.hpp.