public class ThrottlingException extends KinesisClientLibRetryableException
| Constructor and Description |
|---|
ThrottlingException(String message) |
ThrottlingException(String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ThrottlingException(String message)
message - Message about what was throttled and any guidance we can provide.Copyright © 2019. All rights reserved.