| Exception | Description |
|---|---|
| InvalidStateException |
This is thrown when the Amazon Kinesis Client Library encounters issues with its internal state (e.g.
|
| KinesisClientLibDependencyException |
This is thrown when the Amazon Kinesis Client Library encounters issues talking to its dependencies
(e.g.
|
| KinesisClientLibException |
Abstract class for exceptions of the Amazon Kinesis Client Library.
|
| KinesisClientLibNonRetryableException |
Non-retryable exceptions.
|
| KinesisClientLibRetryableException |
Retryable exceptions (e.g.
|
| ShutdownException |
The RecordProcessor instance has been shutdown (e.g.
|
| ThrottlingException |
Thrown when requests are throttled by a service (e.g.
|
Copyright © 2018. All rights reserved.