NotFoundErrorCase

smithy4s.example.PizzaAdminServiceOperation.GetMenuError.NotFoundErrorCase
See theNotFoundErrorCase companion object
final case class NotFoundErrorCase(notFoundError: NotFoundError) extends GetMenuError

Attributes

Companion
object
Graph
Supertypes
trait GetMenuError
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:
GetMenuError
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:
GetMenuError

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def widen: GetMenuError

Attributes

Inherited from:
GetMenuError