zio.dynamodb.DynamoDBError.TransactionError
See theTransactionError companion trait
object TransactionError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
TransactionError.type
Members list
Type members
Classlikes
case object EmptyTransaction extends TransactionError
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait TransactionErrortrait DynamoDBErrortrait Producttrait Equalstrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
EmptyTransaction.type
final case class InvalidTransactionActions(invalidActions: NonEmptyChunk[DynamoDBQuery[Any, Any]]) extends TransactionError
Attributes
- Supertypes
-
trait TransactionErrortrait DynamoDBErrortrait Producttrait Equalstrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
case object MixedTransactionTypes extends TransactionError
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait TransactionErrortrait DynamoDBErrortrait Producttrait Equalstrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article