CustomCodeError

smithy4s.example.PizzaAdminServiceOperation$.CustomCodeError$
See theCustomCodeError companion trait
object CustomCodeError extends Companion[CustomCodeError]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[CustomCodeError]
trait Has[CustomCodeError]
trait ShapeTag[CustomCodeError]
trait HasId
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class UnknownServerErrorCase(unknownServerError: UnknownServerError) extends CustomCodeError

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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

Inherited classlikes

object hint

Attributes

Inherited from:
Companion
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final override def getTag: ShapeTag[A]

Attributes

Definition Classes
Companion -> Has
Inherited from:
Companion

Concrete fields

val hints: Hints
val id: ShapeId

Implicits

Implicits

implicit val schema: UnionSchema[CustomCodeError]

Inherited implicits

implicit val tagInstance: ShapeTag[CustomCodeError]

Attributes

Inherited from:
Companion