@Deprecated public class RegistrationFailedException extends AmazonClientException
| Constructor and Description |
|---|
RegistrationFailedException(String message)
Deprecated.
|
RegistrationFailedException(String message,
Throwable throwable)
Deprecated.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegistrationFailedException(String message, Throwable throwable)
message - the exception message.throwable - exception as throwable.public RegistrationFailedException(String message)
message - the exception message.Copyright © 2019. All rights reserved.