|
Astarte device API for C++ 0.7.1
Astarte device SDK for C++
|
Exceptions raised by the Astarte device. More...
#include <exception>#include <string>#include <string_view>Go to the source code of this file.
Classes | |
| class | AstarteDeviceSdk::AstarteException |
| Base exception class for the Astarte device library. More... | |
| class | AstarteDeviceSdk::AstarteFileOpenException |
| Specific exception for when a file cannot be opened. More... | |
| class | AstarteDeviceSdk::AstarteInvalidInputException |
| Specific exception for when an operation failed due to incompatible user input. More... | |
| class | AstarteDeviceSdk::AstarteInternalException |
| Generic exception for when an operation failed due to an internal error. More... | |
| class | AstarteDeviceSdk::AstarteOperationRefusedException |
| Generic exception for when an operation is refused by the Astarte device. More... | |
Namespaces | |
| namespace | AstarteDeviceSdk |
| Umbrella namespace for the Astarte device SDK. | |
Exceptions raised by the Astarte device.