|
Fabric 0.2.0
|
Base class for driver exceptions. More...
#include <exception.hpp>


Public Member Functions | |
| fabric_exception (const std::string &what) | |
| virtual const char * | what () const noexcept override |
Base class for driver exceptions.
|
inline |
|
inlineoverridevirtualnoexcept |