libuav original
Dependents: UAVCAN UAVCAN_Subscriber
AllIfacesDownException Class Reference
This exception is thrown when all available interfaces become down. More...
#include <exception.hpp>
Inherits uavcan_linux::Exception.
Public Member Functions | |
| int | getErrno () const |
| Returns standard UNIX errno value captured at the moment when this exception object was constructed. | |
Detailed Description
This exception is thrown when all available interfaces become down.
Definition at line 63 of file exception.hpp.
Member Function Documentation
| int getErrno | ( | ) | const [inherited] |
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