zio.dynamodb.DynamoDBError$
See theDynamoDBError companion trait
object DynamoDBError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
DynamoDBError.type
Members list
Type members
Classlikes
final case class DecodingError(message: String) extends DynamoDBError
Attributes
- Supertypes
-
trait Producttrait Equalstrait DynamoDBErrortrait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class ValueNotFound(message: String) extends DynamoDBError
Attributes
- Supertypes
-
trait Producttrait Equalstrait DynamoDBErrortrait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The name of the type
In this article