Fabric 0.2.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
fabric::fabric_exception Struct Reference

Base class for driver exceptions. More...

#include <exception.hpp>

Inheritance diagram for fabric::fabric_exception:
Inheritance graph
[legend]
Collaboration diagram for fabric::fabric_exception:
Collaboration graph
[legend]

Public Member Functions

 fabric_exception (const std::string &what)
 
virtual const char * what () const noexcept override
 

Detailed Description

Base class for driver exceptions.

Constructor & Destructor Documentation

◆ fabric_exception()

fabric::fabric_exception::fabric_exception ( const std::string &  what)
inline

Member Function Documentation

◆ what()

virtual const char * fabric::fabric_exception::what ( ) const
inlineoverridevirtualnoexcept

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