KeyDoesNotExist

com.bilalfazlani.zioMaelstrom.ErrorCode.KeyDoesNotExist
object KeyDoesNotExist extends ErrorCode

The client requested an operation on a key which does not exist (assuming the operation should not automatically create missing keys).

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