EmptyTraversableFound

pureconfig.module.cats.EmptyTraversableFound
final case class EmptyTraversableFound(typ: String) extends FailureReason

A failure representing an unexpected empty traversable

Value parameters

typ

the type that was attempted to be converted to from an empty string

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FailureReason
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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product