#import <SQSQueueNameExistsException.h>
Public Member Functions | |
(id) | - initWithMessage: |
(NSString *) | - description |
Returns a string representation of this object; useful for testing and debugging. |
Queue already exists. SQS returns this error only if the request includes a DefaultVisibilityTimeout
value that differs from the value for the existing queue.
- (NSString* SQSQueueNameExistsException.)description |
Returns a string representation of this object; useful for testing and debugging.