FruitErrorDetail

sttp.tapir.tests.data.FruitErrorDetail$
See theFruitErrorDetail companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class AlreadyPicked(name: String) extends HarvestError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class NameTooShort(length: Int) extends FruitErrorDetail

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class NotYetGrown(availableInDays: Int) extends HarvestError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Unknown(availableFruit: List[String]) extends FruitErrorDetail

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any