13#ifndef IOX2_SERVICE_ERROR_ENUMS_HPP
14#define IOX2_SERVICE_ERROR_ENUMS_HPP
@ ServiceInInconsistentState
Required [Service] resources are not available or corrupted.
@ FailedToDeserializeStaticServiceInfo
@ FailedToReadStaticServiceInfo
The underlying static [Service] information could not be read.
@ FailedToAcquireNodeState
The [NodeState] could not be acquired.
@ FailedToOpenStaticServiceInfo
The underlying static [Service] information could not be opened.
@ Interrupt
An interrupt signal was received.
@ InternalError
Errors that indicate either an implementation issue or a wrongly configured system.
@ InsufficientPermissions
Insufficient permissions to open the config file.