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