| Package | Description |
|---|---|
| software.amazon.kinesis.exceptions | |
| software.amazon.kinesis.exceptions.internal | |
| software.amazon.kinesis.retrieval |
| Modifier and Type | Class and Description |
|---|---|
class |
KinesisClientLibDependencyException
This is thrown when the Amazon Kinesis Client Library encounters issues talking to its dependencies
(e.g.
|
class |
ThrottlingException
Thrown when requests are throttled by a service (e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockedOnParentShardException
Used internally in the Amazon Kinesis Client Library.
|
class |
KinesisClientLibIOException
Thrown when we encounter issues when reading/writing information (e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RetryableRetrievalException
RetryableException for SubscribeToShard APIs.
|
Copyright © 2019. All rights reserved.