Add Sentinel change notification handling logic
[ric-plt/sdl.git] / include / private / error.hpp
index 6b28f75..70f6b1a 100644 (file)
@@ -67,6 +67,7 @@ namespace shareddatalayer
             DATASET_LOADING,
             NOT_CONNECTED,
             IO_ERROR,
+            WRITING_TO_SLAVE,
             //Keep this always as last item. Used in unit tests to loop all enum values.
             END_MARKER
         };