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

trait Serializable
trait Product
trait Equals
trait FailureReason
class Object
trait Matchable
class Any

Value members

Concrete methods

A human-readable description of the failure.

A human-readable description of the failure.

Inherited methods

Inherited from:
Product