| Package | Description |
|---|---|
| com.amazonaws.services.qldbsession.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException
Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required
parameter.
|
class |
CapacityExceededException
Returned when the request exceeds the processing capacity of the ledger.
|
class |
InvalidSessionException
Returned if the session doesn't exist anymore because it timed out or expired.
|
class |
LimitExceededException
Returned if a resource limit such as number of active sessions is exceeded.
|
class |
OccConflictException
Returned when a transaction cannot be written to the journal due to a failure in the verification phase of
optimistic concurrency control (OCC).
|
class |
RateExceededException
Returned when the rate of requests exceeds the allowed throughput.
|
Copyright © 2023. All rights reserved.