public class InvalidStateException extends KinesisClientLibNonRetryableException
| Constructor and Description |
|---|
InvalidStateException(String message) |
InvalidStateException(String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidStateException(String message)
message - provides more details about the cause and potential ways to debug/address.Copyright © 2025. All rights reserved.