AddMenuItemError

smithy4s.example.PizzaAdminServiceOperation.AddMenuItemError
See theAddMenuItemError companion trait
object AddMenuItemError extends Companion[AddMenuItemError]

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[AddMenuItemError]
trait Companion[AddMenuItemError]
trait Has[AddMenuItemError]
trait ShapeTag[AddMenuItemError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Classlikes

final case class GenericClientErrorCase(genericClientError: GenericClientError) extends AddMenuItemError

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class GenericServerErrorCase(genericServerError: GenericServerError) extends AddMenuItemError

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class PriceErrorCase(priceError: PriceError) extends AddMenuItemError

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object Visitor

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Visitor.type
trait Visitor[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Default[A]

Inherited classlikes

object hint

Attributes

Inherited from:
Companion
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
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def liftError(throwable: Throwable): Option[AddMenuItemError]
def unliftError(e: AddMenuItemError): Throwable

Inherited methods

def errorSchema: ErrorSchema[E]

Attributes

Inherited from:
Companion
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: Schema[AddMenuItemError]

Inherited implicits

implicit val tagInstance: ShapeTag[AddMenuItemError]

Attributes

Inherited from:
Companion