Enum | Description |
---|---|
Errors |
Enum identifying the possible error types when executing a transaction.
|
Exception | Description |
---|---|
ExecuteException |
Exception that contains the context of an error that occurred during a Execute lifecycle.
|
QldbDriverException |
Exception used to represent all types of failures that can be thrown by the driver
that are not QLDB service side exceptions.
|
TransactionAbortedException |
Exception type representing the abort of a transaction within a lambda execution block.
|