zio.dynamodb.DynamoDBError$.ItemError$
See theItemError companion trait
object ItemError
Attributes
Members list
Type members
Classlikes
final case class DecodingError(message: String) extends ItemError
Attributes
- Supertypes
-
trait ItemErrortrait DynamoDBErrortrait Producttrait Equalstrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class ValueNotFound(message: String) extends ItemError
Attributes
- Supertypes
-
trait ItemErrortrait DynamoDBErrortrait Producttrait Equalstrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited 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
In this article