Internal marker for error messages
This commit is contained in:
parent
fbcb8c9f33
commit
656f88aaf2
1 changed files with 4 additions and 1 deletions
|
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
package akka.util
|
package akka.util
|
||||||
|
|
||||||
object ErrorMessages {
|
/**
|
||||||
|
* INTERNAL API
|
||||||
|
*/
|
||||||
|
private[akka] object ErrorMessages {
|
||||||
val RemoteDeploymentConfigErrorPrefix = "configuration requested remote deployment"
|
val RemoteDeploymentConfigErrorPrefix = "configuration requested remote deployment"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue