libsigrokcxx  0.4.0
C++ bindings for libsigrok
Public Member Functions | Public Attributes | List of all members
sigrok::Error Class Reference

Exception thrown when an error code is returned by any libsigrok call. More...

#include <libsigrokcxx/libsigrokcxx.hpp>

Inherits std::exception.

Public Member Functions

 Error (int result)
 
const char * what () const noexcept
 

Public Attributes

const int result
 

Detailed Description

Exception thrown when an error code is returned by any libsigrok call.

Definition at line 126 of file libsigrokcxx.hpp.


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