NotFoundErrorCase

case class NotFoundErrorCase(notFoundError: NotFoundError) extends GetMenuError
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
final def widen: GetMenuError
Inherited from:
GetMenuError