KeyAlreadyExists

com.bilalfazlani.zioMaelstrom.ErrorCode.KeyAlreadyExists
object KeyAlreadyExists extends ErrorCode

The client requested the creation of a key which already exists, and the server will not overwrite it.

Attributes

Graph
Supertypes
trait ErrorCode
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited fields

val code: Int

Attributes

Inherited from:
ErrorCode
val definite: Boolean

Attributes

Inherited from:
ErrorCode