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