All Downloads are FREE. Search and download functionalities are using the official Maven repository.

akka.util.ErrorMessages.scala Maven / Gradle / Ivy

/*
 * Copyright (C) 2019-2020 Lightbend Inc. 
 */

package akka.util

/**
 * INTERNAL API
 */
private[akka] object ErrorMessages {
  val RemoteDeploymentConfigErrorPrefix = "configuration requested remote deployment"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy