qtty-cpp
Header-only C++ wrapper for qtty
Loading...
Searching...
No Matches
qtty::QttyException Class Reference

Base exception for all qtty wrapper failures. More...

#include <qtty/ffi_core.hpp>

Inheritance diagram for qtty::QttyException:
Collaboration diagram for qtty::QttyException:

Public Member Functions

 QttyException (const std::string &msg)
 

Detailed Description

Base exception for all qtty wrapper failures.

Definition at line 29 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ QttyException()

qtty::QttyException::QttyException ( const std::string &  msg)
inlineexplicit

Definition at line 31 of file ffi_core.hpp.


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