GenericServerErrorCase

smithy4s.example.PizzaAdminServiceOperation.AddMenuItemError.GenericServerErrorCase
See theGenericServerErrorCase companion object
final case class GenericServerErrorCase(genericServerError: GenericServerError) extends AddMenuItemError

Attributes

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

Members list

Type members

Inherited classlikes

object project

Attributes

Inherited from:
AddMenuItemError
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

final def $ordinal: Int

Inherited methods

def accept[A](visitor: Visitor[A]): A

Attributes

Inherited from:
AddMenuItemError

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def widen: AddMenuItemError

Attributes

Inherited from:
AddMenuItemError