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