KeyError

enum KeyError
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inhertied from
Product
def productPrefix: String
Inhertied from
Product
def productElementName(n: Int): String
Inhertied from
Product
def productIterator: Iterator[Any]
Inhertied from
Product
def ordinal: Int
A number uniquely identifying a case of an enum
Inhertied from
Enum
def productArity: Int
Inhertied from
Product
def canEqual(that: Any): Boolean
Inhertied from
Equals
def productElement(n: Int): Any
Inhertied from
Product