Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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