libuav original
Dependents: UAVCAN UAVCAN_Subscriber
Exception Class Reference
This is the root exception class for all exceptions that can be thrown from the libuavcan Linux driver. More...
#include <exception.hpp>
Inherited by AllIfacesDownException, and LibuavcanErrorException.
Public Member Functions | |
| int | getErrno () const |
| Returns standard UNIX errno value captured at the moment when this exception object was constructed. | |
Detailed Description
This is the root exception class for all exceptions that can be thrown from the libuavcan Linux driver.
Definition at line 16 of file exception.hpp.
Member Function Documentation
| int getErrno | ( | ) | const |
Returns standard UNIX errno value captured at the moment when this exception object was constructed.
Definition at line 35 of file exception.hpp.
Generated on Tue Jul 12 2022 17:17:38 by
1.7.2