public class RegistrationFailedException extends AmazonClientException
| Constructor and Description |
|---|
RegistrationFailedException(String message) |
RegistrationFailedException(String message,
Throwable throwable) |
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 © 2018. All rights reserved.