Exception thrown when an already released line request is used.
More...
#include <exception.hpp>
Exception thrown when an already released line request is used.
Definition at line 70 of file exception.hpp.
◆ request_released() [1/3]
gpiod::request_released::request_released |
( |
const ::std::string & |
what | ) |
|
|
explicit |
Constructor.
- Parameters
-
what | Human readable reason for error. |
◆ request_released() [2/3]
Copy constructor.
- Parameters
-
other | Object to copy from. |
◆ request_released() [3/3]
Move constructor.
- Parameters
-
◆ operator=() [1/2]
Assignment operator.
- Parameters
-
other | Object to copy from. |
- Returns
- Reference to self.
◆ operator=() [2/2]
Move assignment operator.
- Parameters
-
- Returns
- Reference to self.
The documentation for this class was generated from the following file: