public class CredentialInitializationException
extends com.amazonaws.AmazonClientException
AmazonClientException which sets
isRetryable() to false, so as to fail fast.| Constructor and Description |
|---|
CredentialInitializationException(String message) |
CredentialInitializationException(String message,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetryable()
This exception is not going to go away if you try calling it again.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2021 Apache Software Foundation. All rights reserved.