RoundTripError

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

Type members

Classlikes

case
class GenericClientErrorCase(genericClientError: GenericClientError) extends RoundTripError
Companion
object
case
class GenericServerErrorCase(genericServerError: GenericServerError) extends RoundTripError
Companion
object

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[RoundTripError]
Definition Classes
Companion -> Has
Inherited from
Companion

Concrete fields

val hints: Hints
val id: ShapeId
val schema: Schema[RoundTripError]

Implicits

Implicits

implicit
val staticSchema: Static[Schema[RoundTripError]]

Inherited implicits

implicit
Inherited from
Companion