Error indicating that the provided Astarte database retention policy is incorrect.
More...
#include <errors.hpp>
Error indicating that the provided Astarte database retention policy is incorrect.
◆ InvalidDatabaseRetentionPolicyError() [1/2]
| astarte::device::InvalidDatabaseRetentionPolicyError::InvalidDatabaseRetentionPolicyError |
( |
std::string_view | message | ) |
|
|
explicit |
Standard error constructor.
- Parameters
-
| [in] | message | The human-readable error message. |
◆ InvalidDatabaseRetentionPolicyError() [2/2]
| astarte::device::InvalidDatabaseRetentionPolicyError::InvalidDatabaseRetentionPolicyError |
( |
std::string_view | message, |
|
|
const Error & | other ) |
|
explicit |
Nested error constructor.
- Parameters
-
| [in] | message | The human-readable error message. |
| [in] | other | The error to nest. |
The documentation for this class was generated from the following file:
- /home/runner/work/astarte-device-sdk-cpp/astarte-device-sdk-cpp/astarte-device-sdk-cpp/include/astarte_device_sdk/errors.hpp