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