Exception thrown when the core C library returns an invalid value for any of the line_info properties.
More...
#include <exception.hpp>
Exception thrown when the core C library returns an invalid value for any of the line_info properties.
gpiod::bad_mapping::bad_mapping |
( |
const ::std::string & |
what | ) |
|
|
explicit |
Constructor.
- Parameters
-
what | Human readable reason for error. |
gpiod::bad_mapping::bad_mapping |
( |
const bad_mapping & |
other | ) |
|
|
noexcept |
Copy constructor.
- Parameters
-
other | Object to copy from. |
gpiod::bad_mapping::bad_mapping |
( |
bad_mapping && |
other | ) |
|
|
noexcept |
Move constructor.
- Parameters
-
gpiod::bad_mapping::~bad_mapping |
( |
| ) |
|
Assignment operator.
- Parameters
-
other | Object to copy from. |
- Returns
- Reference to self.
Move assignment operator.
- Parameters
-
- Returns
- Reference to self.
The documentation for this class was generated from the following file:
- /tmp/B.4z7_p48l/BUILD/libgpiod-2.2.2-build/libgpiod-2.2.2/bindings/cxx/gpiodcxx/exception.hpp