ItemError

zio.dynamodb.DynamoDBError.ItemError
See theItemError companion trait
object ItemError

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ItemError.type

Members list

Type members

Classlikes

final case class DecodingError(message: String) extends ItemError

Attributes

Supertypes
trait ItemError
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class ValueNotFound(message: String) extends ItemError

Attributes

Supertypes
trait ItemError
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

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