Error codes specific to config_watcher.
More...
Error codes specific to config_watcher.
◆ already_running
| int kcenon::common::config::watcher_error_codes::already_running = 2006 |
|
constexpr |
◆ not_started
| int kcenon::common::config::watcher_error_codes::not_started = 2005 |
|
constexpr |
◆ platform_not_supported
| int kcenon::common::config::watcher_error_codes::platform_not_supported = 2007 |
|
constexpr |
◆ reload_failed
| int kcenon::common::config::watcher_error_codes::reload_failed = 2002 |
|
constexpr |
◆ rollback_failed
| int kcenon::common::config::watcher_error_codes::rollback_failed = 2004 |
|
constexpr |
◆ validation_failed
| int kcenon::common::config::watcher_error_codes::validation_failed = 2003 |
|
constexpr |
◆ watch_failed
| int kcenon::common::config::watcher_error_codes::watch_failed = 2001 |
|
constexpr |