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
Members list
In this article