16 #ifndef ACSDK_PROPERTIES_ERRORCALLBACKINTERFACE_H_ 17 #define ACSDK_PROPERTIES_ERRORCALLBACKINTERFACE_H_ 23 namespace properties {
128 #endif // ACSDK_PROPERTIES_ERRORCALLBACKINTERFACE_H_ Continue with default behaviour.
Action
Error action.
Definition: ErrorCallbackInterface.h:50
::std::string string
Definition: gtest-port.h:1097
Continue operation, delete data.
Underlying properties error.
StatusCode
Possible error causes.
Definition: ErrorCallbackInterface.h:33
Any error, that doesn't fit into other categories.
Callback interface to handle errors.
Definition: ErrorCallbackInterface.h:66
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Fail operation. Do not delete data.
Status code indicating no error. For internal use only.