NonStringKeyFound

pureconfig.module.yaml.error.NonStringKeyFound
case class NonStringKeyFound(value: String, keyType: String) extends ConfigReaderFailure

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ConfigReaderFailure
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

A human-readable description of the failure.

A human-readable description of the failure.

Attributes

def origin: Option[ConfigOrigin]

The optional origin of the failure.

The optional origin of the failure.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product