public abstract class KinesisClientLibException extends Exception
| Constructor and Description |
|---|
KinesisClientLibException(String message)
Constructor.
|
KinesisClientLibException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KinesisClientLibException(String message)
message - Message of with details of the exception.Copyright © 2025. All rights reserved.