![]() |
C++ API
|
Namespace for all notification exceptions. More...
Classes | |
| class | AdapterNotFound |
| Exception thrown if no Bluetooth adapter was found while trying to connect to a Bluetooth device. More... | |
| class | ContactingDevice |
| Exception thrown if the connection with the device was lost. More... | |
| class | DeviceNotFound |
| Exception thrown if the requested device path was not found. More... | |
| class | InitializingPort |
| Exception thrown if there was a problem while initializing the communication port. More... | |
| class | OpeningPort |
| Exception thrown if there was a problem while opening the communication port. More... | |
Namespace for all notification exceptions.
These exceptions derive from NotifException class. A notification exception is thrown when an external condition is preventing the API from succeeding its current operation.