ServiceAlreadyRunning
open class ServiceAlreadyRunning(message: String? = null, val sources: List<String> = emptyList()) : OuisyncException
Another instance of the service is already running
Another instance of the service is already running