GetEnumError

object GetEnumError extends Companion[GetEnumError]
Companion:
class
trait Sum
trait Mirror
trait Companion[GetEnumError]
trait Has[GetEnumError]
trait ShapeTag[GetEnumError]
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

case class GenericClientErrorCase(genericClientError: GenericClientError) extends GetEnumError
Companion:
object
case class GenericServerErrorCase(genericServerError: GenericServerError) extends GetEnumError
Companion:
object
case class UnknownServerErrorCase(unknownServerError: UnknownServerError) extends GetEnumError
Companion:
object

Inherited classlikes

object hint
Inherited from:
Companion

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

final override def getTag: ShapeTag[GetEnumError]
Definition Classes
Companion -> Has
Inherited from:
Companion

Concrete fields

val hints: Hints
val id: ShapeId

Implicits

Implicits

implicit val schema: UnionSchema[GetEnumError]

Inherited implicits

implicit val tagInstance: ShapeTag[GetEnumError]
Inherited from:
Companion