public class UnsubscribeFailedException extends AmazonClientException
Constructor and Description |
---|
UnsubscribeFailedException(java.lang.String message) |
UnsubscribeFailedException(java.lang.String message,
java.lang.Throwable throwable) |
isRetryable
public UnsubscribeFailedException(java.lang.String message, java.lang.Throwable throwable)
message
- the exception message.throwable
- exception as throwable.public UnsubscribeFailedException(java.lang.String message)
message
- the exception message.Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.